updating commons

This commit is contained in:
tibbi
2022-09-14 11:41:26 +02:00
parent 9bcbb20490
commit aea572c246

View File

@@ -62,7 +62,7 @@ android {
} }
dependencies { dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:15c753bd01' implementation 'com.github.SimpleMobileTools:Simple-Commons:28a2a4ad46'
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'
} }