Skip to content

Commit d8c82ab

Browse files
Update dependency androidx.activity:activity-compose to v1.8.1 (#373)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 85ec197 commit d8c82ab

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
@@ -54,7 +54,7 @@ androidx-core = { module = "androidx.core:core-ktx", version = "1.12.0" }
5454
androidx-datastore = { module = "androidx.datastore:datastore", version = "1.1.0-alpha06" }
5555
androidx-workmanager = { module = "androidx.work:work-runtime-ktx", version.ref = "work" }
5656
androidx-startup = { module = "androidx.startup:startup-runtime", version = "1.1.1" }
57-
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.8.0" }
57+
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.8.1" }
5858

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

0 commit comments

Comments
 (0)