mirror of
https://github.com/fromchat-messenger/app.git
synced 2026-09-22 19:15:05 +03:00
Fix bugs from test #2
Signed-off-by: denis0001-dev <denis0001.dev@ya.ru>
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user