Update simple-commons library

This commit is contained in:
Naveen 2023-05-05 13:17:52 +05:30
parent 4fe6f4fbfc
commit 758c724f5b

View File

@ -70,7 +70,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:b93edd37d4'
implementation 'com.github.SimpleMobileTools:Simple-Commons:5d5e4e1ac5'
implementation 'androidx.multidex:multidex:2.0.1'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'