mirror of
https://github.com/fromchat-messenger/app.git
synced 2026-09-22 19:15:05 +03:00
Cache full Gradle build directories in CI instead of ProGuard export only.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -35,5 +35,6 @@ 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.caching=true
|
||||
# Windows CI hosts cannot run iOS simulator tests; suppress KMP disabled-target noise.
|
||||
kotlin.native.ignoreDisabledTargets=true
|
||||
Reference in New Issue
Block a user