Skip to content

Commit

Permalink
Update dependency androidx.activity:activity-compose to v1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 26, 2025
1 parent f4d0ef3 commit c011a98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ androidx-core = { module = "androidx.core:core-ktx", version = "1.15.0" }
androidx-datastore = { module = "androidx.datastore:datastore", version = "1.1.2" }
androidx-workmanager = { module = "androidx.work:work-runtime-ktx", version.ref = "work" }
androidx-startup = { module = "androidx.startup:startup-runtime", version = "1.2.0" }
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.10.0" }
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.10.1" }

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

0 comments on commit c011a98

Please # to comment.