From 3e0c3966496056e4684040087518c36a1fee6675 Mon Sep 17 00:00:00 2001 From: tibbi Date: Fri, 17 Feb 2023 19:32:54 +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 db323471..b89f79e0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,7 +63,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:d0ea181610' + implementation 'com.github.SimpleMobileTools:Simple-Commons:52fd420d35' implementation 'org.greenrobot:eventbus:3.3.1' implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61' implementation 'com.github.tibbi:android-smsmms:33fcaf94d9'