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 342b53c commit 64db87cCopy full SHA for 64db87c
gradle.properties
@@ -12,7 +12,7 @@
12
android.enableJetifier=true
13
android.useAndroidX=true
14
org.gradle.jvmargs=-Xmx2g -XX:+UseParallelGC
15
-org.gradle.unsafe.configuration-cache=true
+#org.gradle.unsafe.configuration-cache=true
16
17
# When configured, Gradle will run in incubating parallel mode.
18
# This option should only be used with decoupled projects. More details, visit
0 commit comments