We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4b0678 commit 4755d44Copy full SHA for 4755d44
app/build.gradle
@@ -13,6 +13,7 @@ android {
13
versionName "1.0"
14
15
vectorDrawables.useSupportLibrary = true
16
+ multiDexEnabled true
17
}
18
19
buildTypes {
0 commit comments