Skip to content

Commit

Permalink
Update androidx.activity to v1.8.0 (#563)
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 5, 2023
1 parent 0e8fd3f commit ea762cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ androidx-compose-animation = "1.5.3"
jetbrains-compose = "1.5.2"
jetbrains-compose-compiler = "1.5.2"

androidx-activity = "1.7.2"
androidx-activity = "1.8.0"
androidx-annotations = "1.5.0"
androidx-core = "1.12.0"
androidx-lifecycle = "2.6.2"
Expand Down
2 changes: 1 addition & 1 deletion sample/simple/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ android-desugarjdklibs = "2.0.3"
android-gradle = "8.1.2"
android-min = "26"
android-target = "33"
androidx-activity = "1.7.2"
androidx-activity = "1.8.0"
androidx-annotations = "1.6.0"
androidx-compose-compiler = "1.5.3"
androidx-compose-runtime = "1.5.3"
Expand Down

0 comments on commit ea762cc

Please sign in to comment.