We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4238d9f commit 5d45bceCopy full SHA for 5d45bce
gradle.properties
@@ -20,5 +20,6 @@ android.useAndroidX=true
20
# thereby reducing the size of the R class for that library
21
android.nonTransitiveRClass=true
22
android.enableJetifier=true
23
+org.gradle.daemon=true
24
org.gradle.unsafe.configuration-cache=true
-android.nonFinalResIds=false
25
+android.nonFinalResIds=false
0 commit comments