We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bd573d commit 096d079Copy full SHA for 096d079
gradle.properties
@@ -44,8 +44,4 @@ android.enableJetifier=true
44
# Enables namespacing of each library's R class so that its R class includes only the
45
# resources declared in the library itself and none from the library's dependencies,
46
# thereby reducing the size of the R class for that library
47
-android.nonTransitiveRClass=true
48
-
49
-# Enables K2 compiler
50
-kotlin.experimental.tryK2=true
51
-kapt.use.k2=true
+android.nonTransitiveRClass=true
0 commit comments