fix(gradle): CC is now stable
This commit is contained in:
parent
5a3d751136
commit
a3a84f81dc
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ org.gradle.caching=true
|
|||
org.gradle.vfs.watch=true
|
||||
|
||||
# Enable experimental configuration caching
|
||||
org.gradle.unsafe.configuration-cache=true
|
||||
org.gradle.configuration-cache=true
|
||||
|
||||
# Enable kotlin-assignment plugin
|
||||
systemProp.org.gradle.unsafe.kotlin.assignment=true
|
||||
|
|
Loading…
Reference in a new issue