Skip to content

Commit 87eb129

Browse files
authored
update version lib base
1 parent 24e92e3 commit 87eb129

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

android/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ repositories {
2828
}
2929

3030
dependencies {
31-
compile 'com.facebook.react:react-native:0.20.+'
32-
compile 'com.github.barteksc:android-pdf-viewer:2.3.0'
31+
compile 'com.facebook.react:react-native:+'
32+
compile 'com.github.barteksc:android-pdf-viewer:2.8.1'
3333
}

0 commit comments

Comments
 (0)