mirror of
https://github.com/SimpleMobileTools/Simple-Notes.git
synced 2025-04-13 15:02:05 +02:00
initialize Stetho in release build too
This commit is contained in:
parent
057e0adee8
commit
01814dc23d
@ -17,8 +17,6 @@ class App : Application() {
|
||||
}
|
||||
|
||||
checkUseEnglish()
|
||||
|
||||
if (BuildConfig.DEBUG)
|
||||
Stetho.initializeWithDefaults(this)
|
||||
Stetho.initializeWithDefaults(this)
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user