mirror of
https://github.com/cashapp/molecule.git
synced 2026-03-13 10:22:06 +08:00
Update dependency androidx.core:core-ktx to v1.18.0 (#739)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -11,7 +11,7 @@ squareup-retrofit = "3.0.0"
|
||||
[libraries]
|
||||
android-plugin = { module = "com.android.tools.build:gradle", version = "8.13.2" }
|
||||
androidx-compose-runtime = "androidx.compose.runtime:runtime:1.10.5"
|
||||
androidx-core = { module = "androidx.core:core-ktx", version = "1.17.0" }
|
||||
androidx-core = { module = "androidx.core:core-ktx", version = "1.18.0" }
|
||||
androidx-test-runner = { module = "androidx.test:runner", version = "1.7.0" }
|
||||
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.13.0" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user