From 3769e8f5b38bae3f85fd19f06b09a5e536f15b57 Mon Sep 17 00:00:00 2001 From: tibbi Date: Wed, 6 Jul 2022 21:11:06 +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 cd307383..bb47493a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,7 +63,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:4cfef38454' + implementation 'com.github.SimpleMobileTools:Simple-Commons:ab6a89e3b9' implementation 'org.greenrobot:eventbus:3.3.1' implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61' implementation 'com.github.tibbi:android-smsmms:1012d20ab9'