File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -127,5 +127,5 @@ dependencies {
127127 // noinspection GradleDynamicVersion
128128 api ' com.facebook.react:react-native:+'
129129 implementation " org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version "
130- implementation ' com.bringg:driver_sdk:1.3.11 '
130+ implementation ' com.bringg:driver_sdk:1.3.12 '
131131}
Original file line number Diff line number Diff line change 1010# Specifies the JVM arguments used for the daemon process.
1111# The setting is particularly useful for tweaking memory settings.
1212# Default value: -Xmx10248m -XX:MaxPermSize=256m
13- # org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
13+ org.gradle.jvmargs =-Xmx4g -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
1414
1515# When configured, Gradle will run in incubating parallel mode.
1616# This option should only be used with decoupled projects. More details, visit
You can’t perform that action at this time.
0 commit comments