From 137b8b24c049e18f10d5041e2d0ff0ea4661b1a5 Mon Sep 17 00:00:00 2001 From: tibbi Date: Tue, 13 Sep 2022 11:22:16 +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 9e4b754f..16282748 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,7 +63,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:141660c8f9' + implementation 'com.github.SimpleMobileTools:Simple-Commons:15c753bd01' implementation 'org.greenrobot:eventbus:3.3.1' implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61' implementation 'com.github.tibbi:android-smsmms:4cdacdb701'