We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2616392 commit 44a46ebCopy full SHA for 44a46eb
1 file changed
app/build.gradle
@@ -68,6 +68,9 @@ android {
68
applicationIdSuffix ".other"
69
}
70
71
+ dependenciesInfo {
72
+ includeInApk = false
73
+ }
74
75
compileOptions {
76
coreLibraryDesugaringEnabled true
0 commit comments