updating commons

This commit is contained in:
tibbi
2021-11-08 23:29:15 +01:00
parent 4cd5a6674e
commit e58edd25e2

View File

@ -56,7 +56,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:930b72719d'
implementation 'com.github.SimpleMobileTools:Simple-Commons:94a4483781'
implementation 'androidx.multidex:multidex:2.0.1'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
}