From 780bc7ae507a376765814b332d286956359ab971 Mon Sep 17 00:00:00 2001 From: tibbi Date: Mon, 23 Aug 2021 17:58:35 +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 403f5107..00e95055 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -56,7 +56,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:ce624d775c' + implementation 'com.github.SimpleMobileTools:Simple-Commons:c45f0d662a' implementation 'androidx.constraintlayout:constraintlayout:2.1.0' implementation 'androidx.documentfile:documentfile:1.0.1'