From 43921fd317131190ac422ec2086bc3e9378f4967 Mon Sep 17 00:00:00 2001 From: tibbi Date: Tue, 12 Oct 2021 23:31:03 +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 7988f393..03fcf10f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -56,7 +56,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:d7c3f6de22' + implementation 'com.github.SimpleMobileTools:Simple-Commons:5079455be9' implementation 'androidx.constraintlayout:constraintlayout:2.1.1' implementation 'androidx.documentfile:documentfile:1.0.1'