diff --git a/gradle.properties b/gradle.properties index 08f63536..d6909464 100644 --- a/gradle.properties +++ b/gradle.properties @@ -41,6 +41,7 @@ android.useAndroidX=true # Kotlin Multiplatform kotlin.mpp.stability.nowarn=true +import_orphan_source_sets=false # Enable non-transitive R class namespacing where each library only contains # references to the resources it declares instead of declarations plus all