From 4a41d6b20b96577644fbc775a8899ee6275e53b9 Mon Sep 17 00:00:00 2001 From: tibbi Date: Wed, 11 Jan 2023 15:22:06 +0100 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 2d6fb3c1..d6fe41cf 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -64,7 +64,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:185891674f' + implementation 'com.github.SimpleMobileTools:Simple-Commons:62e035a322' implementation 'com.github.tibbi:PdfViewPager:d2af24208d' implementation 'com.github.Stericson:RootTools:df729dcb13' implementation 'com.github.Stericson:RootShell:1.6'