diff --git a/app/build.gradle b/app/build.gradle index 7e04e7a..33d62ca 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -62,7 +62,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:28a68aa6c0' + implementation 'com.github.SimpleMobileTools:Simple-Commons:15c753bd01' implementation 'org.greenrobot:eventbus:3.3.1' implementation 'androidx.constraintlayout:constraintlayout:2.1.4' }