From 1908e318c723cc4d23b01e494cfddb95b54f75d2 Mon Sep 17 00:00:00 2001 From: tibbi Date: Wed, 1 Feb 2023 08:39:19 +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 40de9bc9..f021d788 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,7 +63,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:449b24c6a4' + implementation 'com.github.SimpleMobileTools:Simple-Commons:a85f77a67f' implementation 'org.greenrobot:eventbus:3.3.1' implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61' implementation 'com.github.tibbi:android-smsmms:33fcaf94d9'