updating AndroidPdfViewer

This commit is contained in:
tibbi 2022-05-18 15:42:10 +02:00
parent 8b10fdaca5
commit b815679042

View File

@ -65,7 +65,7 @@ android {
dependencies { dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:1bc50d636c' implementation 'com.github.SimpleMobileTools:Simple-Commons:1bc50d636c'
implementation 'com.github.tibbi:AndroidPdfViewer:1069cc46a6' implementation 'com.github.tibbi:AndroidPdfViewer:da57ff410e'
implementation 'com.github.Stericson:RootTools:df729dcb13' implementation 'com.github.Stericson:RootTools:df729dcb13'
implementation 'com.github.Stericson:RootShell:1.6' implementation 'com.github.Stericson:RootShell:1.6'
implementation 'com.alexvasilkov:gesture-views:2.5.2' implementation 'com.alexvasilkov:gesture-views:2.5.2'