From bfd378193347d95024ba0c3bb4d8e10c03eb2d67 Mon Sep 17 00:00:00 2001 From: tibbi Date: Wed, 29 Jun 2022 14:30:37 +0200 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 afcb6e14..1a5dacf5 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -62,7 +62,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:4aa0b9aaad' + implementation 'com.github.SimpleMobileTools:Simple-Commons:4cfef38454' implementation 'org.greenrobot:eventbus:3.3.1' implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61' implementation 'com.github.tibbi:android-smsmms:a9ca153fbf'