diff --git a/app/build.gradle b/app/build.gradle index c3ff781..67b641a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -62,7 +62,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:1d9fc3fd29' + implementation 'com.github.SimpleMobileTools:Simple-Commons:30ed4461a7' implementation 'org.greenrobot:eventbus:3.3.1' implementation 'androidx.constraintlayout:constraintlayout:2.1.4' }