Updated dependency

This commit is contained in:
Sylvain Berfini 2021-03-04 16:26:36 +01:00
parent 2131458ac1
commit 6f65fe35c3

View file

@ -217,7 +217,7 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.2.0' implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'androidx.media:media:1.2.0' implementation 'androidx.media:media:1.2.0'
implementation 'androidx.fragment:fragment-ktx:1.3.0' implementation 'androidx.fragment:fragment-ktx:1.3.0'
implementation 'androidx.core:core-ktx:1.5.0-beta01' implementation 'androidx.core:core-ktx:1.5.0-beta02'
implementation 'androidx.navigation:navigation-fragment-ktx:2.3.3' implementation 'androidx.navigation:navigation-fragment-ktx:2.3.3'
implementation 'androidx.navigation:navigation-ui-ktx:2.3.3' implementation 'androidx.navigation:navigation-ui-ktx:2.3.3'
implementation 'androidx.constraintlayout:constraintlayout:2.0.4' implementation 'androidx.constraintlayout:constraintlayout:2.0.4'