diff --git a/app/build.gradle b/app/build.gradle index f67467b..92cbb75 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -76,7 +76,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:73d78e5cd3' + implementation 'com.github.SimpleMobileTools:Simple-Commons:de113ad025' implementation 'org.greenrobot:eventbus:3.3.1' implementation 'androidx.constraintlayout:constraintlayout:2.1.4' }