4
1
mirror of https://github.com/QuasarApp/Snake.git synced 2025-05-11 17:09:45 +00:00
Snake/src/Client/android/gradle.properties
2021-07-22 16:40:10 +03:00

15 lines
594 B
Properties

# Project-wide Gradle settings.
# For more details on how to configure your build environment visit
# 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=-Xmx2048m
# Gradle caching allows reusing the build artifacts from a previous
# build with the same inputs. However, over time, the cache size will
# grow. Uncomment the following line to enable it.
#org.gradle.caching=true
android.useAndroidX=true
android.enableJetifier=true