updating commons

This commit is contained in:
tibbi 2023-01-12 15:21:56 +01:00
parent 9c5ada75e9
commit 3c8965cec8
1 changed files with 1 additions and 1 deletions

View File

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