1 parent f954a6f commit 52c6266Copy full SHA for 52c6266
1 file changed
gradle.properties
@@ -20,5 +20,4 @@ kotlin.code.style=official
20
# Enables namespacing of each library's R class so that its R class includes only the
21
# resources declared in the library itself and none from the library's dependencies,
22
# thereby reducing the size of the R class for that library
23
-android.nonTransitiveRClass=true
24
-org.jetbrains.dokka.experimental.gradle.pluginMode=V2EnabledWithHelpers
+android.nonTransitiveRClass=true
0 commit comments