From 67ab0e2dd5fca3b850cfc4fb451311212291ab3f Mon Sep 17 00:00:00 2001 From: tibbi Date: Tue, 8 Feb 2022 10:25:41 +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 62951b34..e3f6fb4d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -62,7 +62,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:608dbb5ca9' + implementation 'com.github.SimpleMobileTools:Simple-Commons:078f353fce' implementation 'androidx.constraintlayout:constraintlayout:2.1.3' implementation 'androidx.documentfile:documentfile:1.0.1'