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