Fix support for Java 17

This commit is contained in:
Maxr1998 2022-07-10 23:48:46 +02:00 committed by Niels van Velzen
parent 5668a772e6
commit 6c523a7fd8

View File

@ -9,7 +9,7 @@
#
# Specifies the JVM arguments used for the daemon process.
# The setting is particularly useful for tweaking memory settings.
org.gradle.jvmargs=-Xmx2G -XX:MaxPermSize=512m -XX:MaxMetaspaceSize=512m
org.gradle.jvmargs=-Xmx2G -XX:MaxMetaspaceSize=512m
# AndroidX package structure to make it clearer which packages are bundled with the
# Android operating system, and which are packaged with your app"s APK
# https://developer.android.com/topic/libraries/support-library/androidx-rn