Bumped dependencies
This commit is contained in:
parent
cc7befe62b
commit
c8b5ed82ca
1 changed files with 4 additions and 4 deletions
|
@ -217,10 +217,10 @@ 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.1'
|
||||||
implementation 'androidx.core:core-ktx:1.5.0-beta02'
|
implementation 'androidx.core:core-ktx:1.5.0-beta03'
|
||||||
implementation 'androidx.navigation:navigation-fragment-ktx:2.3.3'
|
implementation 'androidx.navigation:navigation-fragment-ktx:2.3.4'
|
||||||
implementation 'androidx.navigation:navigation-ui-ktx:2.3.3'
|
implementation 'androidx.navigation:navigation-ui-ktx:2.3.4'
|
||||||
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
|
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
|
||||||
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'
|
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'
|
||||||
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.0'
|
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.0'
|
||||||
|
|
Loading…
Reference in a new issue