mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-15 11:01:21 +08:00
27 lines
1.1 KiB
Properties
27 lines
1.1 KiB
Properties
## 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.
|
|
# Default value: -Xmx1024m -XX:MaxPermSize=256m
|
|
# org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
|
|
#
|
|
# When configured, Gradle will run in incubating parallel mode.
|
|
# This option should only be used with decoupled projects. More details, visit
|
|
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
|
|
# org.gradle.parallel=true
|
|
#Fri Feb 04 10:31:24 AST 2022
|
|
android_x_material_version=1.4.0
|
|
android_x_fragment_version=1.3.6
|
|
android.useAndroidX=true
|
|
COMPILE_SDK_VERSION=31
|
|
android_x_view_pager_version=1.0.0
|
|
ANDRIOD_BUILD_TOOLS_VERSION=7.1.0
|
|
android_x_exif_interface_version=1.3.2
|
|
org.gradle.configureondemand=false
|
|
MIN_SDK_VERSION=17
|
|
BUILD_TOOLS_VERSION=31.0.0
|
|
android_x_transition_version=1.4.1
|
|
android.enableJetifier=true
|
|
android_x_app_compat_version=1.3.1
|