Skip to content

Commit

Permalink
Update dependency androidx.lifecycle:lifecycle-viewmodel-compose to v…
Browse files Browse the repository at this point in the history
…2.8.3
  • Loading branch information
renovate[bot] authored Jul 1, 2024
1 parent 75a8600 commit aaaeeb5
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 @@ -89,7 +89,7 @@ dependencies {
implementation(project(":network"))
//core android/kotlin
implementation("androidx.core:core-ktx:1.13.1")
implementation("androidx.lifecycle:lifecycle-viewmodel-compose:2.8.2")
implementation("androidx.lifecycle:lifecycle-viewmodel-compose:2.8.3")
implementation("org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.7")
implementation("androidx.core:core-splashscreen:1.0.1")
//compose
Expand Down

0 comments on commit aaaeeb5

Please sign in to comment.