Skip to content

Commit

Permalink
Merge pull request #182 from StarsbySea/dependabot/gradle/androidx.li…
Browse files Browse the repository at this point in the history
…fecycle-lifecycle-viewmodel-ktx-2.8.1

Bump androidx.lifecycle:lifecycle-viewmodel-ktx from 2.8.0 to 2.8.1
  • Loading branch information
github-actions[bot] authored Jun 3, 2024
2 parents 0808fbc + cd40dcf commit 34fc818
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 @@ -74,7 +74,7 @@ dependencies {
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'androidx.vectordrawable:vectordrawable:1.2.0'
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.8.0'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.0'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.1'
implementation 'androidx.navigation:navigation-fragment:2.7.7'
implementation 'androidx.navigation:navigation-ui:2.7.7'
testImplementation 'junit:junit'
Expand Down

0 comments on commit 34fc818

Please sign in to comment.