From 3e82b585b965022f9f1bb5078f115e50dddf7d54 Mon Sep 17 00:00:00 2001 From: tibbi Date: Wed, 14 Dec 2022 22:35:00 +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 db58dfb2..d8df8f0a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,7 +63,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:1de5d724dd' + implementation 'com.github.SimpleMobileTools:Simple-Commons:0b7d7267b4' implementation 'org.greenrobot:eventbus:3.3.1' implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61' implementation 'com.github.tibbi:android-smsmms:33fcaf94d9'