fix #598, properly display organization contact names

This commit is contained in:
tibbi 2023-06-07 20:57:56 +02:00
parent fbce7496c4
commit 59d850922d
1 changed files with 1 additions and 1 deletions

View File

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