2
0
mirror of synced 2025-01-12 07:04:21 +00:00

[build] Enabled multiDex by default

This commit is contained in:
Chris Bianca 2018-03-27 12:44:35 +01:00
parent 56a1f1e84d
commit 685fcf2137

View File

@ -22,7 +22,7 @@ android {
targetSdkVersion 26
versionCode 1
versionName "1.0"
// multiDexEnabled true
multiDexEnabled true
}
buildTypes {
release {