From 235ce1258f17f242fcdc605a1ad30ec90af71ac9 Mon Sep 17 00:00:00 2001 From: tibbi Date: Thu, 10 Feb 2022 22:00:12 +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 263d501c..9628ed36 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -62,7 +62,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:3daee25b69' + implementation 'com.github.SimpleMobileTools:Simple-Commons:178537ae0d' implementation 'org.greenrobot:eventbus:3.2.0' implementation 'com.klinkerapps:android-smsmms:5.2.6' implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61'