From 9ca4f85028a5ab20c46cbd8557e98f22a40b6fa4 Mon Sep 17 00:00:00 2001 From: tibbi Date: Tue, 7 Jun 2022 15:26:56 +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 c6fe6f0..ec60c50 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -62,7 +62,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:bc0d61dacb' + implementation 'com.github.SimpleMobileTools:Simple-Commons:faa6a972c2' implementation 'me.grantland:autofittextview:0.2.1' implementation 'net.objecthunter:exp4j:0.4.8'