From c91c32989835c331f0d655d88773e5c35107989c Mon Sep 17 00:00:00 2001 From: tibbi Date: Tue, 8 Nov 2022 10:43:38 +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 7fd7b75b..46333b6d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,7 +63,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:d5ae570e2a' + implementation 'com.github.SimpleMobileTools:Simple-Commons:9162225f33' implementation 'org.greenrobot:eventbus:3.3.1' implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61' implementation 'com.github.tibbi:android-smsmms:3581774c39'