refactor: update Simple-Commons hash

This commit is contained in:
Mahendra Liya 2023-05-23 22:15:11 +05:30
parent 42766f0dad
commit c543cc785b

View File

@ -62,7 +62,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:8a1114e683'
implementation 'com.github.SimpleMobileTools:Simple-Commons:d5fb6603e3'
implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61'
implementation 'me.grantland:autofittextview:0.2.1'
}