diff --git a/app/build.gradle b/app/build.gradle index f6dcb08d..983b5790 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -61,6 +61,6 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:078f353fce' + implementation 'com.github.SimpleMobileTools:Simple-Commons:fb636d1297' implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61' }