Skip to content

Commit 13a209a

Browse files
Update dependency androidx.activity:activity-compose to v1.10.0 (#717)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 26ac5f9 commit 13a209a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ androidx-core = { module = "androidx.core:core-ktx", version = "1.15.0" }
5151
androidx-datastore = { module = "androidx.datastore:datastore", version = "1.1.2" }
5252
androidx-workmanager = { module = "androidx.work:work-runtime-ktx", version.ref = "work" }
5353
androidx-startup = { module = "androidx.startup:startup-runtime", version = "1.2.0" }
54-
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.9.3" }
54+
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.10.0" }
5555

5656
detekt-gradle = { module = "io.gitlab.arturbosch.detekt:detekt-gradle-plugin", version.ref = "detekt" }
5757
android-gradle = { module = "com.android.tools.build:gradle", version.ref = "agp" }

0 commit comments

Comments
 (0)