From 4bf66d7049be8924aa09d86a32cf60b58b424dd2 Mon Sep 17 00:00:00 2001 From: Tibor Kaputa Date: Sat, 15 Jul 2023 19:57:42 +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 78c86f0c..a6f6f09d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -64,7 +64,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:b7163c550c' + implementation 'com.github.SimpleMobileTools:Simple-Commons:79b117a9ba' implementation 'com.github.tibbi:AndroidPdfViewer:e6a533125b' implementation 'com.github.Stericson:RootTools:df729dcb13' implementation 'com.github.Stericson:RootShell:1.6'