Update simple-commons library

This commit is contained in:
Naveen 2023-05-04 23:14:22 +05:30
parent e8f7c3f3f2
commit b64ba644d8
1 changed files with 1 additions and 1 deletions

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'