updating commons

This commit is contained in:
tibbi 2022-11-11 23:39:19 +01:00
parent 87ded3cb03
commit ebd8ecf7a3
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ android {
} }
dependencies { dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:449f554c76' implementation 'com.github.SimpleMobileTools:Simple-Commons:e5f2606198'
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'
} }