Skip to content

Commit

Permalink
Update dependency androidx.activity:activity-compose to v1.8.0 (#1141)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 4, 2023
1 parent ba5efa0 commit 6334b27
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 @@ -16,7 +16,7 @@ sqldelight = "1.5.5"
android-desugarJdkLibs = { module = "com.android.tools:desugar_jdk_libs", version = "2.0.3" }
android-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.1.1" }
android-material = { module = "com.google.android.material:material", version = "1.9.0" }
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.7.2" }
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.8.0" }
androidx-annotation = { module = "androidx.annotation:annotation", version = "1.7.0" }
androidx-appCompat = { module = "androidx.appcompat:appcompat", version = "1.6.1" }
# This isn't strictly used, but allows Renovate to see us using the Compose Compiler artifact
Expand Down

0 comments on commit 6334b27

Please sign in to comment.