updating commons

This commit is contained in:
tibbi 2021-12-06 10:12:48 +01:00
parent d965bace2e
commit 9e04ece10c
1 changed files with 1 additions and 2 deletions

View File

@ -63,8 +63,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:d62d81ca97'
implementation 'joda-time:joda-time:2.10.3'
implementation 'com.github.SimpleMobileTools:Simple-Commons:f0df990823'
implementation 'androidx.multidex:multidex:2.0.1'
implementation 'androidx.constraintlayout:constraintlayout:2.1.2'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'