From 8b10fdaca520635da2111ad338b2ebdbf8cef671 Mon Sep 17 00:00:00 2001 From: tibbi Date: Wed, 18 May 2022 15:02:35 +0200 Subject: [PATCH] updating AndroidPdfViewer --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index bfd88067..aedd4705 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -65,7 +65,7 @@ android { dependencies { implementation 'com.github.SimpleMobileTools:Simple-Commons:1bc50d636c' - implementation 'com.github.tibbi:AndroidPdfViewer:2c16b98f21' + implementation 'com.github.tibbi:AndroidPdfViewer:1069cc46a6' implementation 'com.github.Stericson:RootTools:df729dcb13' implementation 'com.github.Stericson:RootShell:1.6' implementation 'com.alexvasilkov:gesture-views:2.5.2'