From a48bba0e8c755243bec557c67be94d0b098d409f Mon Sep 17 00:00:00 2001 From: tibbi Date: Thu, 10 Mar 2022 22:19:22 +0100 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 9af857af..6026c3f7 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,7 +63,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:4bbd82056d' + implementation 'com.github.SimpleMobileTools:Simple-Commons:b0423abf1e' implementation 'androidx.constraintlayout:constraintlayout:2.1.3' implementation 'androidx.documentfile:documentfile:1.0.1'