Release 0.8.4
This commit is contained in:
parent
a053d55fbc
commit
ba674935f4
@ -42,10 +42,8 @@ open class App : Application() {
|
||||
|
||||
override fun attachBaseContext(base: Context) {
|
||||
super.attachBaseContext(base)
|
||||
if (BuildConfig.DEBUG) {
|
||||
MultiDex.install(this)
|
||||
}
|
||||
}
|
||||
|
||||
override fun onConfigurationChanged(newConfig: Configuration) {
|
||||
super.onConfigurationChanged(newConfig)
|
||||
|
Loading…
Reference in New Issue
Block a user