diff --git a/app/build.gradle b/app/build.gradle index a14ae00..d92ce77 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -64,7 +64,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:c31d0fda56' + implementation 'com.github.SimpleMobileTools:Simple-Commons:6ba091b93e' implementation 'com.facebook.stetho:stetho:1.5.1' implementation 'androidx.constraintlayout:constraintlayout:2.1.4' implementation 'com.shawnlin:number-picker:2.4.6'