From b9862041187cd5cd46959a6a7123010a8b1ee29d Mon Sep 17 00:00:00 2001 From: tibbi Date: Sun, 9 Apr 2023 12:13:40 +0200 Subject: [PATCH] updating commons --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 1cdd3ed3..6d8a1b06 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -64,7 +64,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:58574dd952' + implementation 'com.github.SimpleMobileTools:Simple-Commons:1ed30fb91a' implementation 'com.github.tibbi:PdfViewPager:d2af24208d' implementation 'com.github.Stericson:RootTools:df729dcb13' implementation 'com.github.Stericson:RootShell:1.6'