We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcf3231 commit 1c5ef3eCopy full SHA for 1c5ef3e
android/build.gradle
@@ -54,7 +54,7 @@ repositories {
54
dependencies {
55
implementation fileTree(dir: 'libs', include: ['*.jar'])
56
implementation "com.facebook.react:react-native:${safeExtGet('reactnativeVersion', '+')}"
57
- implementation "com.github.TorrentStream:TorrentStream-Android:2.4.0"
+ implementation "com.github.TorrentStream:TorrentStream-Android:2.6.1"
58
}
59
60
def configureReactNativePom(def pom) {
0 commit comments