From 4aebf4a94449b45254af38a7423e40438c9ccd0d Mon Sep 17 00:00:00 2001 From: tibbi Date: Wed, 26 Apr 2023 23:18:27 +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 bcc47c0..4ab2131 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,7 +63,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:8bcb4d3851' + implementation 'com.github.SimpleMobileTools:Simple-Commons:b1f0bf8dc1' implementation 'org.greenrobot:eventbus:3.3.1' implementation 'com.github.Armen101:AudioRecordView:1.0.4' implementation 'androidx.documentfile:documentfile:1.0.1'