mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 08:17:04 +05:30
fix: prevent warnings in CI
This commit is contained in:
parent
0232a4179a
commit
aa2a109587
2 changed files with 3 additions and 1 deletions
|
@ -10,6 +10,7 @@ systemProp.org.gradle.android.cache-fix.ignoreVersionCheck=true
|
|||
|
||||
# Enable experimental configuration caching
|
||||
org.gradle.unsafe.configuration-cache=true
|
||||
org.gradle.unsafe.configuration-cache-problems=warn
|
||||
|
||||
# Enable Kotlin incremental compilation
|
||||
kotlin.incremental=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue