Merge pull request #619 from liyamahendra/master

refactor: update Simple-Commons hash
This commit is contained in:
Tibor Kaputa
2023-05-24 10:07:32 +02:00
committed by GitHub

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'
}