We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24e92e3 commit 87eb129Copy full SHA for 87eb129
1 file changed
android/build.gradle
@@ -28,6 +28,6 @@ repositories {
28
}
29
30
dependencies {
31
- compile 'com.facebook.react:react-native:0.20.+'
32
- compile 'com.github.barteksc:android-pdf-viewer:2.3.0'
+ compile 'com.facebook.react:react-native:+'
+ compile 'com.github.barteksc:android-pdf-viewer:2.8.1'
33
0 commit comments