Skip to content

Commit 1c5ef3e

Browse files
committed
[ UPGRADE ] TorrentStream-Android
1 parent fcf3231 commit 1c5ef3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ repositories {
5454
dependencies {
5555
implementation fileTree(dir: 'libs', include: ['*.jar'])
5656
implementation "com.facebook.react:react-native:${safeExtGet('reactnativeVersion', '+')}"
57-
implementation "com.github.TorrentStream:TorrentStream-Android:2.4.0"
57+
implementation "com.github.TorrentStream:TorrentStream-Android:2.6.1"
5858
}
5959

6060
def configureReactNativePom(def pom) {

0 commit comments

Comments
 (0)