Skip to content

Commit

Permalink
💚 fix gradle cache issue
Browse files Browse the repository at this point in the history
  • Loading branch information
theapache64 committed Nov 16, 2023
1 parent 3caf032 commit 3e4bf9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
org.gradle.jvmargs=-Xmx2048M -Dfile.encoding=UTF-8 -Dkotlin.daemon.jvm.options\="-Xmx2048M"
org.gradle.caching=true
org.gradle.configuration-cache=true
org.gradle.unsafe.configuration-cache-problems=warn

#Kotlin
kotlin.code.style=official
Expand Down

0 comments on commit 3e4bf9e

Please sign in to comment.