Update AndroidPdfViewer ref

This commit is contained in:
Ensar Sarajčić 2023-07-05 16:25:48 +02:00
parent d1c68d55bb
commit a7de356f44
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ android {
dependencies { dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:30e6321592' implementation 'com.github.SimpleMobileTools:Simple-Commons:30e6321592'
implementation 'com.github.esensar:AndroidPdfViewer:1b33733a2b' implementation 'com.github.tibbi:AndroidPdfViewer:e6a533125b'
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'