updating commons

This commit is contained in:
tibbi
2022-12-24 21:07:56 +01:00
parent bebb816b2e
commit f69691548a

View File

@ -63,7 +63,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:f282a1f5ab'
implementation 'com.github.SimpleMobileTools:Simple-Commons:6323be1fd7'
implementation 'androidx.multidex:multidex:2.0.1'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
}