Update versions

This commit is contained in:
Gergely Hegedus 2025-05-01 16:41:36 +03:00
parent 88a24cd879
commit 1ffb041435
14 changed files with 256 additions and 142 deletions

View file

@ -20,4 +20,6 @@ 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.defaults.buildfeatures.buildconfig=true
android.nonFinalResIds=false