Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency androidx.activity:activity-compose to v1.8.1 #423

Merged
merged 1 commit into from
Dec 2, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update dependency androidx.activity:activity-compose to v1.8.1
  • Loading branch information
renovate[bot] authored Nov 19, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 80d88187cf65f37e0414057bca7b08326f6ebb23
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]

accompanist = "0.32.0"
activity-compose = "1.8.0"
activity-compose = "1.8.1"
agp = "8.1.3"
androidx-core = "1.12.0"
androidx-test = "1.1.5"