[build] Enabled multiDex by default

This commit is contained in:
Chris Bianca 2018-03-27 12:44:35 +01:00
parent 56a1f1e84d
commit 685fcf2137
1 changed files with 1 additions and 1 deletions

View File

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