mirror of
https://github.com/SimpleMobileTools/Simple-Notes.git
synced 2025-04-15 07:52:02 +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()
|
checkUseEnglish()
|
||||||
|
Stetho.initializeWithDefaults(this)
|
||||||
if (BuildConfig.DEBUG)
|
|
||||||
Stetho.initializeWithDefaults(this)
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user