updating commons

This commit is contained in:
tibbi 2022-12-30 20:25:54 +01:00
parent 3c6b3e1252
commit f8b5c2117d
1 changed files with 1 additions and 1 deletions

View File

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