This repository has been archived on 2024-01-16. You can view files and clone it, but cannot push or open issues or pull requests.
subsampling-scale-image-view/gradle.properties
2023-11-17 17:15:00 -05:00

19 lines
558 B
Properties

# Project-wide Gradle settings.
# IDE (e.g. Android Studio) users:
# Gradle settings configured through the IDE *will override*
# any settings specified in this file.
# 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=-Xmx1536m
org.gradle.parallel=true
org.gradle.caching=true
# AndroidX support
android.useAndroidX=true