updating commons

This commit is contained in:
tibbi 2023-06-23 10:09:57 +02:00
parent fbe4868586
commit b7703457bc
1 changed files with 1 additions and 1 deletions

View File

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