Skip to content

Commit

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

Bump androidx.lifecycle:lifecycle-viewmodel-ktx from 2.8.5 to 2.8.6
  • Loading branch information
milankomaj authored Sep 22, 2024
2 parents 34c8242 + aba83c8 commit 9edeefd
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.8.5'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.6'
}

0 comments on commit 9edeefd

Please sign in to comment.