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.
2 parents 2082d73 + 9f39d27 commit f7f90d1Copy full SHA for f7f90d1
android/gradle.properties
@@ -4,6 +4,8 @@ android.enableJetifier=true
4
android.defaults.buildfeatures.buildconfig=true
5
android.nonTransitiveRClass=false
6
android.nonFinalResIds=false
7
+org.gradle.parallel=true
8
+org.gradle.caching=true
9
kotlin.code.style=official
10
kotlin.native.disableCompilerDaemon = true
11
kapt.use.k2=false
0 commit comments