From 55ef1de6f4209c9ff1e473457133c9c71e125747 Mon Sep 17 00:00:00 2001 From: tibbi Date: Tue, 8 Feb 2022 23:31:58 +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 133ebc9e..56ea67c8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -62,7 +62,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:332725a9fc' + implementation 'com.github.SimpleMobileTools:Simple-Commons:fb636d1297' implementation 'org.greenrobot:eventbus:3.2.0' implementation 'com.klinkerapps:android-smsmms:5.2.6' implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61'