Update dependencies versions

This commit is contained in:
Shcherbatykh Oleg
2026-02-10 19:35:46 +03:00
parent c912b44efc
commit 2688e44436
12 changed files with 125 additions and 40 deletions

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
android.builtInKotlin=false