fix: dep fix & add input

This commit is contained in:
2026-02-27 17:11:30 +03:30
parent 1afd90d5d6
commit 7d0d695052
38 changed files with 989 additions and 28 deletions
+2 -1
View File
@@ -20,4 +20,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
kotlin.compiler.execution.strategy=in-process