mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2024-11-22 16:23:50 +00:00
update jvmargs of gradle
This commit is contained in:
parent
be726f42bd
commit
ed3815118f
@ -6,7 +6,7 @@ kotlin.incremental.js=true
|
||||
#kotlin.experimental.tryK2=true
|
||||
android.useAndroidX=true
|
||||
android.enableJetifier=true
|
||||
org.gradle.jvmargs=-Xmx2500m
|
||||
org.gradle.jvmargs=-Xmx1000m
|
||||
|
||||
# JS NPM
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user