From 49aa7d601b70627034eca95c991bd427897c1b16 Mon Sep 17 00:00:00 2001 From: tibbi Date: Sun, 8 May 2022 23:04:30 +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 47126528..ca23ec53 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -62,7 +62,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:41dc9c6bfe' + implementation 'com.github.SimpleMobileTools:Simple-Commons:d04f40487b' implementation 'org.greenrobot:eventbus:3.3.1' implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61' implementation 'com.github.tibbi:android-smsmms:fe58a74d59'