Skip to content

Commit

Permalink
[ UPGRADE ] TorrentStream-Android
Browse files Browse the repository at this point in the history
  • Loading branch information
ghondar committed Aug 17, 2019
1 parent fcf3231 commit 1c5ef3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ repositories {
dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation "com.facebook.react:react-native:${safeExtGet('reactnativeVersion', '+')}"
implementation "com.github.TorrentStream:TorrentStream-Android:2.4.0"
implementation "com.github.TorrentStream:TorrentStream-Android:2.6.1"
}

def configureReactNativePom(def pom) {
Expand Down

0 comments on commit 1c5ef3e

Please sign in to comment.