Skip to content

Commit

Permalink
Update androidx.lifecycle to v2.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2024
1 parent c3a8664 commit f011ba3
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 @@ -4,7 +4,7 @@ android-compileSdk = "34"
android-minSdk = "26"
android-targetSdk = "34"
androidx-activity = "1.9.3"
androidx-lifecycle = "2.8.6" # 2.8.0 requires compose 1.7 which is not yet stable.
androidx-lifecycle = "2.8.7" # 2.8.0 requires compose 1.7 which is not yet stable.
androidx-navigation = "2.8.3"
androidx-paging = "3.3.2"
androidx-test = "1.6.1"
Expand Down

0 comments on commit f011ba3

Please sign in to comment.