From 15f46070f8f8c8243be3ae7d3f6bf40fdfbd67e1 Mon Sep 17 00:00:00 2001 From: tibbi Date: Thu, 18 Nov 2021 20:33:27 +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 b1f9620d..fce279c8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -56,7 +56,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:f86699e092' + implementation 'com.github.SimpleMobileTools:Simple-Commons:6cc19172f0' implementation 'androidx.constraintlayout:constraintlayout:2.1.1' implementation 'androidx.documentfile:documentfile:1.0.1'