Skip to content

Commit

Permalink
🔧 disable config cache
Browse files Browse the repository at this point in the history
  • Loading branch information
theapache64 committed Nov 22, 2023
1 parent 6eaa9f8 commit 9b6eb0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#Gradle
org.gradle.jvmargs=-Xmx5g -Dfile.encoding=UTF-8
org.gradle.caching=true
org.gradle.configuration-cache=true
org.gradle.configuration-cache=false
org.gradle.unsafe.configuration-cache-problems=warn

#Kotlin
Expand Down

0 comments on commit 9b6eb0c

Please sign in to comment.