From 30ff37b3ac4533fad4a7ebcd4d8c4be6459ebeaf Mon Sep 17 00:00:00 2001 From: tibbi Date: Wed, 30 Nov 2022 23:38:57 +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 66cd6f2c..c87836be 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,7 +63,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:92e9ea7598' + implementation 'com.github.SimpleMobileTools:Simple-Commons:1de5d724dd' implementation 'org.greenrobot:eventbus:3.3.1' implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61' implementation 'com.github.tibbi:android-smsmms:33fcaf94d9'