fix(gradle): CC is now stable

This commit is contained in:
Harsh Shandilya 2023-03-29 15:11:46 +05:30
parent 5a3d751136
commit a3a84f81dc
No known key found for this signature in database

View file

@ -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