updating commons

This commit is contained in:
tibbi 2022-06-22 18:15:28 +02:00
parent bdb7d83489
commit 77465ecf83

View File

@ -63,7 +63,7 @@ android {
} }
dependencies { dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:0ee0850e6f' implementation 'com.github.SimpleMobileTools:Simple-Commons:4b8a3568df'
implementation 'androidx.multidex:multidex:2.0.1' implementation 'androidx.multidex:multidex:2.0.1'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0' implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
} }