You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-08-13 22:12:50 +02:00
Trying to fix Android buikld
This commit is contained in:
@@ -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
|
Reference in New Issue
Block a user