diff --git a/app/build.gradle b/app/build.gradle index 47126528..ca23ec53 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -62,7 +62,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:41dc9c6bfe' + implementation 'com.github.SimpleMobileTools:Simple-Commons:d04f40487b' implementation 'org.greenrobot:eventbus:3.3.1' implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61' implementation 'com.github.tibbi:android-smsmms:fe58a74d59'