From a00f5a4230e5938c877520d5186e71c141a08d4d Mon Sep 17 00:00:00 2001 From: tibbi Date: Tue, 3 May 2022 14:47:43 +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 c0a67eea..53ab683b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -62,7 +62,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:e8ad6a9128' + implementation 'com.github.SimpleMobileTools:Simple-Commons:41dc9c6bfe' implementation 'org.greenrobot:eventbus:3.3.1' implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61' implementation 'com.github.tibbi:android-smsmms:fe58a74d59'