diff --git a/app/build.gradle b/app/build.gradle index 15d5134..573aa72 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -76,7 +76,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:565200547d' + implementation 'com.github.SimpleMobileTools:Simple-Commons:7c1e5b5777' implementation 'org.greenrobot:eventbus:3.3.1' implementation 'androidx.constraintlayout:constraintlayout:2.1.4' }