diff --git a/app/build.gradle b/app/build.gradle index 59f155ea..5575a388 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -56,7 +56,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:649211e294' + implementation 'com.github.SimpleMobileTools:Simple-Commons:c1388a0721' implementation 'joda-time:joda-time:2.10.3' implementation 'com.googlecode.ez-vcard:ez-vcard:0.10.5' implementation 'com.github.tibbi:IndicatorFastScroll:c3de1d040a'