Skip to content

Commit ec25cd6

Browse files
authored
[ FIX ] url package
1 parent cb542c8 commit ec25cd6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/torrent/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ android {
2121
dependencies {
2222
compile fileTree(dir: 'libs', include: ['*.jar'])
2323
compile "com.facebook.react:react-native:+"
24-
compile 'com.github.sv244:torrentstream-android:1.1.0'
25-
}
24+
compile "com.github.TorrentStream:TorrentStream-Android:2.4.0"
25+
}

0 commit comments

Comments
 (0)