mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-23 20:01:03 +00:00
cleanup
This commit is contained in:
@@ -77,7 +77,8 @@ class App : MultiDexApplication() {
|
||||
Firebase.crashlytics.setUserId("$dUsername - $aUsername")
|
||||
}
|
||||
}
|
||||
FirebaseCrashlytics.getInstance().setCustomKey("device Info", SettingsActivity.getDeviceInfo())
|
||||
FirebaseCrashlytics.getInstance()
|
||||
.setCustomKey("device Info", SettingsActivity.getDeviceInfo())
|
||||
|
||||
Injekt.importModule(AppModule(this))
|
||||
Injekt.importModule(PreferenceModule(this))
|
||||
|
||||
Reference in New Issue
Block a user