Skip to content

Commit

Permalink
chore: Enable Gradle Configuration Cache
Browse files Browse the repository at this point in the history
Took 1 minute
  • Loading branch information
itachi1706 committed Aug 19, 2023
1 parent 725352e commit 736fb09
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 @@ -14,6 +14,7 @@
android.defaults.buildfeatures.buildconfig=true
android.useAndroidX=true
org.gradle.jvmargs=-Xmx2048m
org.gradle.unsafe.configuration-cache=true

# When configured, Gradle will run in incubating parallel mode.
# This option should only be used with decoupled projects. More details, visit
Expand Down

0 comments on commit 736fb09

Please sign in to comment.