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