UPDATE: Update for v4

This commit is contained in:
2025-09-02 14:18:06 +07:00
parent 8f86f3ea61
commit e61bb39fc5
8 changed files with 395 additions and 353 deletions

View File

@@ -21,4 +21,5 @@ 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
android.nonTransitiveRClass=true
org.gradle.configuration-cache=true