Skip to content

Commit

Permalink
Update dependency androidx.startup:startup-runtime to v1.2.0-rc01
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent 8e29b62 commit 142ef89
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.4")
library("core", "androidx.core:core-ktx:1.13.1")
library("activity", "androidx.activity:activity-compose:1.9.1")
library("appstartup", "androidx.startup:startup-runtime:1.2.0-alpha02")
library("appstartup", "androidx.startup:startup-runtime:1.2.0-rc01")
library("constraint", "androidx.constraintlayout:constraintlayout:2.2.0-alpha14")
library("datastore", "androidx.datastore:datastore-preferences:1.1.1")
library("lifecycle", "androidx.lifecycle", "lifecycle-runtime-compose").versionRef(
Expand Down

0 comments on commit 142ef89

Please sign in to comment.