cae08a1402
* fix `;` * upgrade react-native to 0.65.1 * upgrade example to react-native 0.65.1 * Update Podfile.lock * Update Podfile.lock * add `jcenter()` temporarily * upgrade gradle tools (kotlin, build-tools, swipe-to-refresh) * Upgrade `react-native-navigation` to `7.18.1-snapshot.1611` * chore(deps): Upgrade a few more deps
21 lines
947 B
Properties
21 lines
947 B
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 19 20:46:14 CET 2021
|
|
VisionCamera_buildToolsVersion=30.0.0
|
|
VisionCamera_compileSdkVersion=30
|
|
VisionCamera_kotlinVersion=1.5.0
|
|
VisionCamera_targetSdkVersion=30
|
|
VisionCamera_ndkVersion=20.1.5948944
|
|
android.enableJetifier=true
|
|
android.useAndroidX=true
|