Skip to content

Commit

Permalink
fix gradle properties metaspace
Browse files Browse the repository at this point in the history
  • Loading branch information
esafirm committed Nov 11, 2022
1 parent 32bd85d commit 2a0677c
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 @@ -17,4 +17,4 @@
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
# org.gradle.parallel=true
android.useAndroidX=true
org.gradle.jvmargs=-XX:MaxMetaSpaceSize=1g
org.gradle.jvmargs=-XX:MaxMetaspaceSize=1g

0 comments on commit 2a0677c

Please sign in to comment.