Skip to content

Commit

Permalink
Auto-update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot committed Sep 1, 2024
1 parent a6c71a1 commit 0941dc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ dependencies {
implementation("androidx.startup:startup-runtime:1.1.1")

// Android architecture components
implementation("androidx.lifecycle:lifecycle-runtime-ktx:2.8.0")
implementation("androidx.lifecycle:lifecycle-runtime-ktx:2.8.4")
implementation("androidx.lifecycle:lifecycle-extensions:2.2.0")
annotationProcessor("androidx.lifecycle:lifecycle-compiler:2.8.4")

Expand Down

0 comments on commit 0941dc8

Please sign in to comment.