Skip to content

Commit

Permalink
downgrade to android-pdf-viewer:3.1.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Wonday committed Oct 17, 2019
1 parent 0031845 commit 99af788
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 @@ -50,6 +50,6 @@ android {

dependencies {
implementation "com.facebook.react:react-native:${_reactNativeVersion}"
implementation 'com.github.barteksc:android-pdf-viewer:3.2.0-beta.1'
implementation 'com.github.barteksc:android-pdf-viewer:3.1.0-beta.1'
implementation 'com.google.code.gson:gson:2.8.5'
}

0 comments on commit 99af788

Please sign in to comment.