~cmiller/ubuntuone-android-music/npe-in-artist-context

« back to all changes in this revision

Viewing changes to src/net/sourceforge/subsonic/u1m/androidapp/Analytics.java

  • Committer: Chad Miller
  • Date: 2011-08-17 02:42:19 UTC
  • mfrom: (506.1.22 goog-analytics)
  • Revision ID: chad.miller@canonical.com-20110817024219-84i2hfzs1mkfbxtu
Merge new demo mode with trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
package net.sourceforge.subsonic.u1m.androidapp;
 
2
 
 
3
public class Analytics {
 
4
        public static final String ACCOUNT = "UA-6230559-3";
 
5
}