mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-01 19:49:54 +02:00
mobile: remove react-native-sodium patch
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
diff --git a/node_modules/react-native-sodium/android/build.gradle b/node_modules/react-native-sodium/android/build.gradle
|
||||
index 4d717a4..900a7cc 100755
|
||||
--- a/node_modules/react-native-sodium/android/build.gradle
|
||||
+++ b/node_modules/react-native-sodium/android/build.gradle
|
||||
@@ -26,4 +26,5 @@ dependencies {
|
||||
implementation "com.goterl:lazysodium-android:5.0.2@aar"
|
||||
implementation "net.java.dev.jna:jna:5.9.0@aar"
|
||||
implementation 'org.lz4:lz4-java:1.8.0'
|
||||
+ implementation "androidx.documentfile:documentfile:1.1.0-alpha01"
|
||||
}
|
||||
Reference in New Issue
Block a user