From 427f00634605f26577e67a64cafa1505455f41d9 Mon Sep 17 00:00:00 2001 From: tibbi Date: Sun, 12 Feb 2023 09:59:53 +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 c4c00275..5fa02322 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,7 +63,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:18b83e0407' + implementation 'com.github.SimpleMobileTools:Simple-Commons:c457573200' implementation 'me.grantland:autofittextview:0.2.1' implementation 'net.objecthunter:exp4j:0.4.8'