diff --git a/android/gradle.properties b/android/gradle.properties index 8bd86f6..849838d 100644 --- a/android/gradle.properties +++ b/android/gradle.properties @@ -1 +1,3 @@ -org.gradle.jvmargs=-Xmx1536M +org.gradle.jvmargs=-Xmx2g +org.gradle.daemon=true +org.gradle.caching=true \ No newline at end of file diff --git a/android/gradlew b/android/gradlew old mode 100644 new mode 100755