mirror of https://github.com/laurent22/joplin.git
parent
0dd0dc5489
commit
ea16f6e0b1
|
@ -52,8 +52,3 @@ 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