Skip to content

Commit

Permalink
Update analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
chrislo27 committed Sep 28, 2020
1 parent 4a6cbab commit c30c113
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ object AnalyticsHandler : Disposable {
private val PREFS_USER_ID = "userID"
private val PREFS_USER_CREATED = "userCreated"

private val writeKey = "sAAtVfehoB8inZF6oUUwv5HIT0W00wcW"
private val writeKey = "S3CA1zrHyGN5BQrRp9Hdr63IcsTt3FeD"
private lateinit var analytics: Analytics
private lateinit var prefs: Preferences
private var userID: String = ""
Expand Down

0 comments on commit c30c113

Please sign in to comment.