From 4afb47394cae43a27a13a2dd4c6dbc362ffb36e0 Mon Sep 17 00:00:00 2001 From: tibbi Date: Tue, 14 Jun 2022 12:18:54 +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 58826630..1897f499 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,7 +63,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:795a4ae3e3' + implementation 'com.github.SimpleMobileTools:Simple-Commons:d65a4663a4' implementation 'androidx.constraintlayout:constraintlayout:2.1.4' implementation 'androidx.documentfile:documentfile:1.0.1'