Skip to content

Commit

Permalink
Increased ironSource Gradle heap memory
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 712937759
  • Loading branch information
Mobile Ads Developer Relations authored and copybara-github committed Jan 7, 2025
1 parent 3fa7933 commit cef9ada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ThirdPartyAdapters/ironsource/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
android.useAndroidX=true
android.enableJetifier=true
org.gradle.jvmargs=-Xmx512m -Xms512m
org.gradle.jvmargs=-Xmx1g -Xms1g

0 comments on commit cef9ada

Please sign in to comment.