updating commons, related to #598

This commit is contained in:
tibbi
2023-05-30 12:16:42 +02:00
parent c63056e422
commit 4b281635c2

View File

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