From da1742985bd36976e26d10a519cb671a11fa15da Mon Sep 17 00:00:00 2001 From: tibbi Date: Tue, 12 Jul 2022 11:33:09 +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 2c27cec1..fcba12eb 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,7 +63,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:5d40d6640c' + implementation 'com.github.SimpleMobileTools:Simple-Commons:7c48da6bef' implementation 'androidx.constraintlayout:constraintlayout:2.1.4' implementation 'androidx.documentfile:documentfile:1.0.1'