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:
parent
f3ab21ff43
commit
0dd0dc5489
@ -52,3 +52,8 @@ subprojects {
|
||||
}
|
||||
}
|
||||
|
||||
ext {
|
||||
googlePlayServicesVersion = "16.0.0"
|
||||
googlePlayServicesVisionVersion = "17.0.2"
|
||||
}
|
||||
|
||||
|
@ -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
|
Loading…
Reference in New Issue
Block a user