Skip to content

Commit

Permalink
Update dependency androidx.activity:activity-compose to v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2023
1 parent 5baacf9 commit a32e134
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 @@ -26,7 +26,7 @@ android = { module = "com.google.android:android", version.ref = "android" }
androidMaterial = {module = "com.google.android.material:material", version = "1.9.0" }
androidx-annotations = { module = "androidx.annotation:annotation", version = "1.7.0" }
androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.6.1" }
androidx-compose = { module = "androidx.activity:activity-compose", version = "1.7.2" }
androidx-compose = { module = "androidx.activity:activity-compose", version = "1.8.0" }
androidx-constraintLayout = { module = "androidx.constraintlayout:constraintlayout", version = "2.1.4" }
androidx-ktx = { module = "androidx.core:core-ktx", version = "1.10.1" }
assertj = { module = "org.assertj:assertj-core", version.ref = "assertj" }
Expand Down

0 comments on commit a32e134

Please sign in to comment.