Skip to content
This repository was archived by the owner on Feb 27, 2022. It is now read-only.

Commit 69e172f

Browse files
authored
Merge pull request #51 from learnyst/master
Sync issue fix, added error code, handled enque failure
2 parents b7452e8 + 9fef9d3 commit 69e172f

File tree

6 files changed

+334
-240
lines changed

6 files changed

+334
-240
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ android {
1818
dependencies {
1919
//noinspection GradleDynamicVersion
2020
implementation 'com.facebook.react:react-native:+'
21-
implementation "com.tonyodev.fetch2:fetch2:3.0.3"
21+
implementation "androidx.tonyodev.fetch2:xfetch2:3.1.4"
2222
}

0 commit comments

Comments
 (0)