updating commons

This commit is contained in:
tibbi 2023-04-19 16:06:10 +02:00
parent 08d09bc18a
commit 52645539f7
1 changed files with 1 additions and 1 deletions

View File

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