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 438d72b commit 2639239Copy full SHA for 2639239
gradle.properties
@@ -0,0 +1,11 @@
1
+android.useAndroidX=true
2
+org.gradle.jvmargs=-Xmx1024m -Dfile.encoding=UTF-8 -XX:+UseParallelGC
3
+
4
+org.gradle.console=rich
5
+org.gradle.caching=true
6
+org.gradle.parallel=true
7
+org.gradle.warning.mode=all
8
+org.gradle.configureondemand=true
9
10
+org.gradle.unsafe.configuration-cache=true
11
+org.gradle.unsafe.configuration-cache-problems=fail
0 commit comments