Fix bugs from test #2

Signed-off-by: denis0001-dev <denis0001.dev@ya.ru>
This commit is contained in:
2026-07-05 21:14:03 +03:00
Unverified
parent 0752ed980a
commit 5a28f0c756
44 changed files with 1233 additions and 589 deletions
+4
View File
@@ -29,5 +29,9 @@ android.uniquePackageNames=false
android.dependency.useConstraints=true
android.r8.strictFullModeForKeepRules=false
android.generateSyncIssueWhenLibraryConstraintsAreEnabled=false
# Smaller release APK: aggressive R8 shrinking + compressed native libs in the APK.
android.enableR8.fullMode=true
android.r8.optimizedResourceShrinking=true
android.bundle.enableNativeLibraryCompressionInApk=true
# Configuration cache can surface noisy IDE/sync issues on some setups; turn on when stable.
org.gradle.configuration-cache=false