We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb542c8 commit ec25cd6Copy full SHA for ec25cd6
android/torrent/build.gradle
@@ -21,5 +21,5 @@ android {
21
dependencies {
22
compile fileTree(dir: 'libs', include: ['*.jar'])
23
compile "com.facebook.react:react-native:+"
24
- compile 'com.github.sv244:torrentstream-android:1.1.0'
25
-}
+ compile "com.github.TorrentStream:TorrentStream-Android:2.4.0"
+}
0 commit comments