diff --git a/gradle.properties b/gradle.properties index d9d47341d..3aade9e5e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -30,7 +30,7 @@ org.gradle.jvmargs=-Xmx4g -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8 android.useAndroidX=true # Kotlin code style for this project: "official" or "obsolete": kotlin.code.style=official -kotlin.experimental.tryK2=true +# kotlin.experimental.tryK2=true # Enables namespacing of each library's R class so that its R class includes only the # resources declared in the library itself and none from the library's dependencies, # thereby reducing the size of the R class for that library