From 3ffdb85c1ae067c6e76ee37f0da94726a4559adf Mon Sep 17 00:00:00 2001 From: tibbi Date: Mon, 22 Aug 2022 16:48:17 +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 7284da6..e4adaa7 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -65,7 +65,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:dfcf3990b0' + implementation 'com.github.SimpleMobileTools:Simple-Commons:32146a26da' implementation 'androidx.emoji2:emoji2-bundled:1.2.0' kapt 'androidx.room:room-compiler:2.4.3'