1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-24 10:27:10 +02:00

Trying to fix Android buikld

This commit is contained in:
Laurent Cozic 2019-08-14 23:22:52 +02:00
parent f3ab21ff43
commit 0dd0dc5489
2 changed files with 7 additions and 2 deletions

View File

@ -52,3 +52,8 @@ 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