Skip to content

Commit

Permalink
Update dependency androidx.startup:startup-runtime to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent 84bfc6f commit 44832fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ dependencyResolutionManagement {
version("lifecycle", "2.8.5")
library("core", "androidx.core:core-ktx:1.13.1")
library("activity", "androidx.activity:activity-compose:1.9.2")
library("appstartup", "androidx.startup:startup-runtime:1.2.0-alpha02")
library("appstartup", "androidx.startup:startup-runtime:1.2.0")
library("constraint", "androidx.constraintlayout:constraintlayout:2.2.0-beta01")
library("datastore", "androidx.datastore:datastore-preferences:1.1.1")
library("lifecycle", "androidx.lifecycle", "lifecycle-runtime-compose").versionRef(
Expand Down

0 comments on commit 44832fc

Please sign in to comment.