From cfa4f5102bdf5e47353df85fef9223a5aaab387c Mon Sep 17 00:00:00 2001 From: tibbi Date: Thu, 6 Oct 2022 22:52:48 +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 99da1611..c7f5b7f5 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:02ac8df059' implementation 'com.googlecode.ez-vcard:ez-vcard:0.11.3' implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61' implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'