Skip to content

Commit

Permalink
Auto-update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot committed Oct 31, 2024
1 parent dae994b commit 7578945
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,9 @@ dependencies {
implementation("androidx.startup:startup-runtime:1.2.0")

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

// Third-party libraries
implementation("me.zhanghai.android.materialratingbar:library:1.4.0")
Expand Down

0 comments on commit 7578945

Please sign in to comment.