mirror of
https://github.com/fromchat-messenger/app.git
synced 2026-09-22 19:15:05 +03:00
Fix CI deprecation warnings
This commit is contained in:
+3
-1
@@ -34,4 +34,6 @@ 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
|
||||
org.gradle.configuration-cache=false
|
||||
# Windows CI hosts cannot run iOS simulator tests; suppress KMP disabled-target noise.
|
||||
kotlin.native.ignoreDisabledTargets=true
|
||||
Reference in New Issue
Block a user