From 4e81b8f0714924c27e74d2e8b69747c8acefcf98 Mon Sep 17 00:00:00 2001 From: tibbi Date: Thu, 6 Oct 2022 22:43:05 +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 46117c8..6afcfd2 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,7 +63,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:15c753bd01' + implementation 'com.github.SimpleMobileTools:Simple-Commons:02ac8df059' implementation 'org.greenrobot:eventbus:3.3.1' implementation 'com.github.Armen101:AudioRecordView:1.0.4' implementation 'androidx.documentfile:documentfile:1.0.1'