updating commons

This commit is contained in:
tibbi 2023-01-04 16:37:08 +01:00
parent 696920fdf0
commit cc72df7f52
1 changed files with 1 additions and 1 deletions

View File

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