Skip to content

Commit

Permalink
Update dependency androidx.lifecycle:lifecycle-runtime to v2.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 1, 2024
1 parent b431bdf commit c723300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ minSdk = "21"
kotlin-serialization-core = "org.jetbrains.kotlinx:kotlinx-serialization-core:1.6.3"
kotlin-serialization-json = "org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.3"
appcompat = "androidx.appcompat:appcompat:1.6.1"
androidx-lifecycle-runtime = "androidx.lifecycle:lifecycle-runtime:2.8.1"
androidx-lifecycle-runtime = "androidx.lifecycle:lifecycle-runtime:2.8.3"
compose-material3 = "androidx.compose.material3:material3:1.3.0-beta04"
navigation-compose = "androidx.navigation:navigation-compose:2.8.0-beta04"
junit = { module = "junit:junit", version = "4.13.2" }

0 comments on commit c723300

Please sign in to comment.