updating commons

This commit is contained in:
tibbi 2021-05-18 16:29:33 +02:00
parent 0be6e3b77a
commit 179a79897f
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:169f81b78a'
implementation 'com.github.SimpleMobileTools:Simple-Commons:2e11262b38'
implementation 'joda-time:joda-time:2.10.3'
implementation 'com.googlecode.ez-vcard:ez-vcard:0.10.5'
implementation 'com.github.tibbi:IndicatorFastScroll:c3de1d040a'