diff --git a/app/build.gradle b/app/build.gradle index e88f0c67..1c85ff66 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -65,7 +65,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:35d685c042' + implementation 'com.github.SimpleMobileTools:Simple-Commons:91763fe00f' implementation 'com.googlecode.ez-vcard:ez-vcard:0.11.3' implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61' implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'