Skip to content

Commit

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

Bump androidx.lifecycle:lifecycle-viewmodel-ktx from 2.7.0 to 2.8.0
  • Loading branch information
github-actions[bot] authored May 18, 2024
2 parents a13f29b + 6710f4f commit 5491a3f
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 @@ -70,5 +70,5 @@ dependencies {
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'com.android.support.test:runner:1.0.2'
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.7.0'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.0'
}

0 comments on commit 5491a3f

Please sign in to comment.