Skip to content

Commit

Permalink
Bump androidx.lifecycle:lifecycle-runtime-ktx from 2.6.2 to 2.7.0
Browse files Browse the repository at this point in the history
Bumps androidx.lifecycle:lifecycle-runtime-ktx from 2.6.2 to 2.7.0.

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-runtime-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 11, 2024
1 parent 3a43835 commit 0311d5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion githubAppUpdate/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {
exclude group: 'androidx.lifecycle', module: 'lifecycle-viewmodel-ktx'
}
api "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3"
api "androidx.lifecycle:lifecycle-runtime-ktx:2.6.2"
api "androidx.lifecycle:lifecycle-runtime-ktx:2.7.0"
implementation "com.squareup.okhttp3:logging-interceptor:4.12.0"
}

Expand Down

0 comments on commit 0311d5e

Please sign in to comment.