Improved contact name - uri matching

This commit is contained in:
Juha Heinanen
2022-02-14 09:54:33 +02:00
parent 80d254765c
commit 2fb842d631
6 changed files with 35 additions and 19 deletions

View File

@ -64,5 +64,5 @@ dependencies {
implementation "androidx.lifecycle:lifecycle-extensions:2.2.0"
implementation "androidx.activity:activity-ktx:1.4.0"
implementation "androidx.fragment:fragment-ktx:1.4.1"
implementation 'androidx.media:media:1.4.3'
implementation 'androidx.media:media:1.5.0'
}