We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fb1b19 commit 164a323Copy full SHA for 164a323
gradle.properties
@@ -22,3 +22,6 @@ android.enableJetifier=false
22
android.useAndroidX=true
23
24
android.nonTransitiveRClass=true
25
+
26
+# Dependency Analysis Plugin
27
+dependency.analysis.android.ignored.variants=release
0 commit comments