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 4e42a62 commit 68a01c4Copy full SHA for 68a01c4
1 file changed
gradle.properties
@@ -3,7 +3,3 @@ org.gradle.caching=true
3
org.gradle.configuration-cache=true
4
org.gradle.configuration-cache.parallel=true
5
org.gradle.parallel=true
6
-
7
-# Required by legacy plugins (dexcount/license) that still use AGP's old AppExtension DSL.
8
-# AGP 9 deprecates this flag; keep it until those plugins migrate to the new DSL.
9
-android.newDsl=false
0 commit comments