We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fc4f6f commit dca2973Copy full SHA for dca2973
gradle.properties
@@ -16,4 +16,5 @@ org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
16
# https://developer.android.com/topic/libraries/support-library/androidx-rn
17
android.useAndroidX=true
18
# Kotlin code style for this project: "official" or "obsolete":
19
-kotlin.code.style=official
+kotlin.code.style=official
20
+org.gradle.parallel=true
0 commit comments