Port enhancements from NMA

This commit is contained in:
2024-02-19 11:44:38 -06:00
parent 110d6197d1
commit 22d02c2539
7 changed files with 20 additions and 8 deletions

View File

@@ -18,4 +18,5 @@ android.useAndroidX=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
android.nonTransitiveRClass=true
android.nonTransitiveRClass=true
android.enableJetifier=true