From 865ee35b4a2b4a6630649db093102c70881e09c8 Mon Sep 17 00:00:00 2001 From: tibbi Date: Tue, 8 Feb 2022 23:28:44 +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 bdd3b169..e9623bb0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -62,7 +62,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:608dbb5ca9' + implementation 'com.github.SimpleMobileTools:Simple-Commons:fb636d1297' implementation 'com.googlecode.ez-vcard:ez-vcard:0.11.3' implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61' implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'