Update simple-commons library

This commit is contained in:
Naveen 2023-05-06 23:26:11 +05:30
parent 207bb615d0
commit e1af5c9624

View file

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