updating commons

This commit is contained in:
tibbi 2023-03-27 14:13:43 +02:00
parent fb73475f8a
commit 217b2bdd29
1 changed files with 1 additions and 1 deletions

View File

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