Enable Gradle configuration cache
Incremental builds drop from ~20s to ~2s. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -3,3 +3,4 @@ android.useAndroidX=true
|
||||
kotlin.code.style=official
|
||||
android.nonTransitiveRClass=true
|
||||
android.disallowKotlinSourceSets=false
|
||||
org.gradle.configuration-cache=true
|
||||
|
||||
Reference in New Issue
Block a user