Merge pull request #57 from michaelsam94/master

change the color of suggested contact name based on font color of app…
This commit is contained in:
Tibor Kaputa 2020-07-27 22:13:08 +02:00 committed by GitHub
commit f511f35df0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 22 additions and 0 deletions

View file

@ -61,6 +61,7 @@ dependencies {
implementation 'org.greenrobot:eventbus:3.2.0'
implementation 'com.klinkerapps:android-smsmms:5.2.6'
implementation 'com.github.tibbi:IndicatorFastScroll:08f512858a'
implementation "me.leolin:ShortcutBadger:1.1.22@aar"
kapt "androidx.room:room-compiler:2.2.5"
implementation "androidx.room:room-runtime:2.2.5"