Revert "Trying to fix Android buikld"

This reverts commit 0dd0dc5489.
pull/1802/head
Laurent Cozic 2019-08-14 23:23:27 +02:00
parent 0dd0dc5489
commit ea16f6e0b1
2 changed files with 2 additions and 7 deletions

View File

@ -52,8 +52,3 @@ subprojects {
}
}
ext {
googlePlayServicesVersion = "16.0.0"
googlePlayServicesVisionVersion = "17.0.2"
}

View File

@ -19,5 +19,5 @@
# Required for react-native-webview
# https://github.com/react-native-community/react-native-webview/blob/master/docs/Getting-Started.md
# android.useAndroidX=true
# android.enableJetifier=true
android.useAndroidX=true
android.enableJetifier=true