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 efaf830 commit 7da5790Copy full SHA for 7da5790
gradle.properties
@@ -26,4 +26,6 @@ org.gradle.caching=true
26
org.gradle.configuration-cache.parallel=true
27
28
# Enable file system watching (should reduce disk IO and increase incremental build speed).
29
-org.gradle.vfs.watch=true
+org.gradle.vfs.watch=true
30
+
31
+android.newDsl=false
0 commit comments