Upgrade libs

This commit is contained in:
J-Jamet
2022-05-05 15:10:30 +02:00
parent e627745358
commit c551aff474
2 changed files with 3 additions and 3 deletions

View File

@@ -105,7 +105,7 @@ dependencies {
implementation 'androidx.viewpager2:viewpager2:1.1.0-beta01'
implementation 'androidx.documentfile:documentfile:1.0.1'
implementation 'androidx.biometric:biometric:1.1.0'
implementation 'androidx.media:media:1.5.0'
implementation 'androidx.media:media:1.6.0'
// Lifecycle - LiveData - ViewModel - Coroutines
implementation "androidx.core:core-ktx:$android_core_version"
implementation 'androidx.fragment:fragment-ktx:1.4.1'