mirror of
https://github.com/cashapp/zipline.git
synced 2026-03-13 10:23:19 +08:00
Update dependency androidx.activity:activity-compose to v1.12.4 (#1783)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -14,7 +14,7 @@ sqldelight = "2.2.1"
|
||||
android-desugarJdkLibs = { module = "com.android.tools:desugar_jdk_libs", version = "2.1.5" }
|
||||
android-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.13.2" }
|
||||
android-material = { module = "com.google.android.material:material", version = "1.13.0" }
|
||||
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.12.3" }
|
||||
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.12.4" }
|
||||
androidx-annotation = { module = "androidx.annotation:annotation", version = "1.9.1" }
|
||||
androidx-appCompat = { module = "androidx.appcompat:appcompat", version = "1.7.1" }
|
||||
androidx-compose-material = { module = "androidx.compose.material:material", version.ref = "androidx-compose" }
|
||||
|
||||
Reference in New Issue
Block a user