From 21028f8314dd0102e9bad554323c2f4df81cde16 Mon Sep 17 00:00:00 2001 From: tibbi Date: Sun, 26 Jun 2022 21:08:58 +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 21c0225d..62f755f1 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,7 +63,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:d65a4663a4' + implementation 'com.github.SimpleMobileTools:Simple-Commons:e1e07bf005' implementation 'androidx.constraintlayout:constraintlayout:2.1.4' implementation 'androidx.documentfile:documentfile:1.0.1'