Skip to content

Commit

Permalink
Merge pull request #57 from hoc081098/renovate/androidx.lifecycle-lif…
Browse files Browse the repository at this point in the history
…ecycle-viewmodel-ktx-2.x [skip ci]

Update dependency androidx.lifecycle:lifecycle-viewmodel-ktx to v2.4.0-rc01
  • Loading branch information
hoc081098 authored Oct 6, 2021
2 parents 1c310ff + 4d0c576 commit 35276f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.3.1'
implementation 'com.google.android.material:material:1.4.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.1'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.4.0-alpha03'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.4.0-rc01'
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.4.0-alpha03'
implementation("androidx.activity:activity-ktx:1.3.1")

Expand Down

0 comments on commit 35276f8

Please sign in to comment.