mirror of
https://github.com/laurent22/joplin.git
synced 2025-03-03 15:32:30 +02:00
Mobile: Upgrading to React Native to 0.61.5 - fixed Android build
This commit is contained in:
parent
d8ef15a1e2
commit
2785b8ffc5
@ -200,7 +200,7 @@ dependencies {
|
||||
implementation project(':react-native-vector-icons')
|
||||
implementation project(':react-native-fs')
|
||||
implementation fileTree(dir: "libs", include: ["*.jar"])
|
||||
implementation "com.android.support:appcompat-v7:${rootProject.ext.supportLibVersion}"
|
||||
implementation "com.android.support:appcompat-v7:28.0.0"
|
||||
implementation "com.facebook.react:react-native:+" // From node_modules
|
||||
|
||||
if (enableHermes) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user