Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
eriosblood authored Oct 23, 2019
1 parent 33232a6 commit 2acffa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies {

dexOptions {
incremental true
javaMaxHeapSize "2048M"
javaMaxHeapSize "8g"
}

cdvPluginPostBuildExtras.add({
Expand Down

0 comments on commit 2acffa4

Please sign in to comment.