Skip to content

Commit

Permalink
Update dependency androidx.core:core-ktx to v1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 8, 2023
1 parent 7699e5e commit ba671d7
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 @@ -73,7 +73,7 @@ dependencyResolutionManagement {
plugin("library", "com.android.library").versionRef("plugin")
plugin("test", "com.android.test").versionRef("plugin")
plugin("baseline-profile", "androidx.baselineprofile").version("1.2.0-beta04")
library("core", "androidx.core:core-ktx:1.12.0-rc01")
library("core", "androidx.core:core-ktx:1.12.0")
library("annotations", "androidx.annotation:annotation:1.7.0")
library("activity", "androidx.activity:activity-compose:1.8.0-alpha06")
library("appstartup", "androidx.startup:startup-runtime:1.2.0-alpha02")
Expand Down

0 comments on commit ba671d7

Please sign in to comment.