updating commons

This commit is contained in:
tibbi
2023-03-29 12:37:50 +02:00
parent 3bdb523aaa
commit a2ea149d06

View File

@@ -62,7 +62,7 @@ android {
} }
dependencies { dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:545b4a62f0' implementation 'com.github.SimpleMobileTools:Simple-Commons:469df84c87'
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'
} }