From c0ac5b4a5626fc6ce8836af3213e444d9ff79e03 Mon Sep 17 00:00:00 2001 From: tibbi Date: Mon, 27 Mar 2023 11:26:11 +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 3a653ad8..3b87dab0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,7 +63,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:2794ea914a' + implementation 'com.github.SimpleMobileTools:Simple-Commons:545b4a62f0' implementation 'androidx.constraintlayout:constraintlayout:2.1.4' implementation 'androidx.documentfile:documentfile:1.0.1'