|
|
|
@ -52,7 +52,7 @@ class PokerAnalyticsApplication : Application() { |
|
|
|
|
|
|
|
|
|
|
|
if (BuildConfig.DEBUG) { |
|
|
|
if (BuildConfig.DEBUG) { |
|
|
|
Timber.d("UserPreferences.defaultCurrency: ${UserDefaults.currency.symbol}") |
|
|
|
Timber.d("UserPreferences.defaultCurrency: ${UserDefaults.currency.symbol}") |
|
|
|
this.createFakeSessions() |
|
|
|
//this.createFakeSessions() |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
Patcher.patchBreaks() |
|
|
|
Patcher.patchBreaks() |
|
|
|
|