From 405094d5ff859259acf3300f16668f63bcd12f63 Mon Sep 17 00:00:00 2001 From: tibbi Date: Mon, 17 Jul 2023 20:01:33 +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 a6f6f09d..9ff272f2 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -64,7 +64,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:79b117a9ba' + implementation 'com.github.SimpleMobileTools:Simple-Commons:603a8da576' implementation 'com.github.tibbi:AndroidPdfViewer:e6a533125b' implementation 'com.github.Stericson:RootTools:df729dcb13' implementation 'com.github.Stericson:RootShell:1.6'