updating commons

This commit is contained in:
tibbi 2022-07-31 15:16:50 +02:00
parent 6f10576061
commit b8eb15909b

View File

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