Skip to content

Commit

Permalink
Merge pull request #137 from milankomaj/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 2, 2024
2 parents 4436d2e + bbaef2b commit 7490260
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.0'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.1'
}

0 comments on commit 7490260

Please sign in to comment.