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.
2 parents adaec21 + d642e8d commit 04488bdCopy full SHA for 04488bd
1 file changed
libandroid/lib/build.gradle
@@ -23,6 +23,7 @@ android {
23
release {
24
minifyEnabled false
25
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
26
+ consumerProguardFiles 'proguard-rules.pro'
27
}
28
29
0 commit comments