From 587250fd8da1ec69367639d76edd6d4f8a39190c Mon Sep 17 00:00:00 2001 From: tibbi Date: Sat, 25 Mar 2023 08:59:17 +0100 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 17df9373..ae87da01 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,7 +63,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:fc000291b0' + implementation 'com.github.SimpleMobileTools:Simple-Commons:9f0c466018' implementation 'org.greenrobot:eventbus:3.3.1' implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61' implementation 'com.github.tibbi:android-smsmms:33fcaf94d9'