TP-53619 | backport | release-5.5.2 (#10372)
This commit is contained in:
@@ -14,8 +14,8 @@ plugins {
|
||||
id 'com.facebook.react'
|
||||
}
|
||||
|
||||
def VERSION_CODE = 390
|
||||
def VERSION_NAME = "5.5.1"
|
||||
def VERSION_CODE = 392
|
||||
def VERSION_NAME = "5.5.2"
|
||||
|
||||
android {
|
||||
namespace 'com.naviapp'
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
# http://www.gradle.org/docs/current/userguide/build_environment.html
|
||||
# Specifies the JVM arguments used for the daemon process.
|
||||
# The setting is particularly useful for tweaking memory settings.
|
||||
org.gradle.jvmargs=-Xmx6g -XX:+UseParallelGC
|
||||
org.gradle.jvmargs=-Xmx6g
|
||||
kotlin.daemon.jvmargs=-Xmx8g
|
||||
# When configured, Gradle will run in incubating parallel mode.
|
||||
# This option should only be used with decoupled projects. More details, visit
|
||||
|
||||
Reference in New Issue
Block a user