From 87d1fba95de9af4405dda00e16266a3b56693cc8 Mon Sep 17 00:00:00 2001 From: tibbi Date: Fri, 21 May 2021 11:16:39 +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 0d228426..6825251c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -56,7 +56,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:1b7865f1bf' + implementation 'com.github.SimpleMobileTools:Simple-Commons:8f3067fbfb' implementation 'androidx.constraintlayout:constraintlayout:2.0.4' implementation 'androidx.documentfile:documentfile:1.0.1'