From 7de63f70bfb7be74b420c7121382462b6bf02920 Mon Sep 17 00:00:00 2001 From: tibbi Date: Fri, 8 Oct 2021 18:37:29 +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 a35c2023..3d327151 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -56,7 +56,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:a74ec200da' + implementation 'com.github.SimpleMobileTools:Simple-Commons:d7c3f6de22' implementation 'androidx.constraintlayout:constraintlayout:2.1.1' implementation 'androidx.documentfile:documentfile:1.0.1'