Update build.gradle

This commit is contained in:
vvb2060
2020-08-14 00:40:24 +08:00
committed by John Wu
parent 3f053b8547
commit cf25fa8ed8
4 changed files with 12 additions and 11 deletions

View File

@@ -20,6 +20,11 @@ android {
)
}
}
dependenciesInfo {
includeInApk = false
includeInBundle = false
}
}
dependencies {