Update android gradle. Pin package.json package.

This commit is contained in:
Marcos Rodriguez 2019-07-06 09:51:48 -04:00 committed by Overtorment
parent b353da8d8e
commit 938d3d6069
2 changed files with 3 additions and 1 deletions

View File

@ -16,3 +16,5 @@
# 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
android.useAndroidX=true
android.enableJetifier=true

View File

@ -73,7 +73,7 @@
"react-localization": "1.0.13",
"react-native": "0.59.6",
"react-native-camera": "2.11.0",
"react-native-device-info": "^2.2.2",
"react-native-device-info": "2.2.2",
"react-native-elements": "0.19.0",
"react-native-flexi-radio-button": "0.2.2",
"react-native-fs": "2.13.3",