diff -r c32bbf843b92 -r c028b38c3bdf gradle.properties --- a/gradle.properties Fri Apr 14 15:59:54 2023 -0400 +++ b/gradle.properties Fri Apr 14 17:06:25 2023 -0400 @@ -17,7 +17,3 @@ android.useAndroidX=true # Kotlin code style for this project: "official" or "obsolete": kotlin.code.style=official -# 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 -android.nonTransitiveRClass=true \ No newline at end of file