Skip to content

Commit 4755d44

Browse files
committed
Enable multidex
1 parent f4b0678 commit 4755d44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ android {
1313
versionName "1.0"
1414

1515
vectorDrawables.useSupportLibrary = true
16+
multiDexEnabled true
1617
}
1718

1819
buildTypes {

0 commit comments

Comments
 (0)