updating commons

This commit is contained in:
tibbi 2022-02-02 20:03:08 +01:00
parent 3c8e85245e
commit 37a5443bfc

View File

@ -62,7 +62,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:a8b9cfb985'
implementation 'com.github.SimpleMobileTools:Simple-Commons:6674d0167a'
implementation 'androidx.multidex:multidex:2.0.1'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
}