updating commons

This commit is contained in:
tibbi 2022-06-19 18:11:59 +02:00
parent df9f021b64
commit c71e114ae0

View File

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