From c8b19283a5729f543c40087d1edd686227bec908 Mon Sep 17 00:00:00 2001 From: tibbi Date: Mon, 3 Oct 2022 16:44:53 +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 7eb2e428..97b2c5e3 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,7 +63,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:15c753bd01' + implementation 'com.github.SimpleMobileTools:Simple-Commons:afc258d3de' implementation 'org.greenrobot:eventbus:3.3.1' implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61' implementation 'com.github.tibbi:android-smsmms:875a46a9c4'