diff --git a/app/build.gradle b/app/build.gradle index aa39a720f..a68540a6b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -70,7 +70,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:b86e5fbc6a' + implementation 'com.github.SimpleMobileTools:Simple-Commons:9428140d75' implementation 'androidx.multidex:multidex:2.0.1' implementation 'androidx.constraintlayout:constraintlayout:2.1.4' implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'