diff --git a/app/build.gradle b/app/build.gradle index 5cae5e7a..016abf3b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,7 +63,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:94b616f462' + implementation 'com.github.SimpleMobileTools:Simple-Commons:8a1114e683' implementation 'com.googlecode.ez-vcard:ez-vcard:0.11.3' implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61' implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'