From 9ca01ba73e39cbe8600fc02fd7b0f94cd40bf696 Mon Sep 17 00:00:00 2001 From: Naveen Date: Sat, 19 Nov 2022 07:01:41 +0530 Subject: [PATCH] Update commons --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 3d91c9c5..6f38ab32 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,7 +63,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:af11ea2e30' + implementation 'com.github.SimpleMobileTools:Simple-Commons:8a01bdee8c' implementation 'org.greenrobot:eventbus:3.3.1' implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61' implementation 'com.github.tibbi:android-smsmms:3581774c39'