diff --git a/app/build.gradle b/app/build.gradle index f12bca8..8ed8763 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -55,7 +55,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:8e64d28412' + implementation 'com.github.SimpleMobileTools:Simple-Commons:a74ec200da' implementation 'org.greenrobot:eventbus:3.2.0' implementation 'androidx.constraintlayout:constraintlayout:2.1.1' }