Update simple-commons library

This commit is contained in:
Naveen 2023-05-04 22:49:33 +05:30
parent e94ef6ad83
commit 1733f30bb0

View File

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