Update commons dependency

This commit is contained in:
Paul Akhamiogu 2021-08-12 10:38:34 +01:00
parent 1f0ae80d73
commit 7f6015039f
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:1b72d7ccff'
implementation 'com.github.SimpleMobileTools:Simple-Commons:16ae1d2c03'
implementation 'joda-time:joda-time:2.10.3'
implementation 'androidx.multidex:multidex:2.0.1'
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'