updating commons

This commit is contained in:
tibbi 2022-07-08 11:54:40 +02:00
parent f372f71141
commit 655e803535

View File

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