diff --git a/app/build.gradle b/app/build.gradle index c124208a..aa846216 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -70,7 +70,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:ef6f95c36e' + implementation 'com.github.SimpleMobileTools:Simple-Commons:4703444686' implementation 'org.greenrobot:eventbus:3.3.1' implementation 'androidx.media:media:1.6.0' implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'