Skip to content

Add first alpha of App Startup Insights #296

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Add first alpha of App Startup Insights
  • Loading branch information
keyboardsurfer committed Oct 1, 2024
commit d272badbf4c9cacbe59cc55456a1689eed3ad36c
2 changes: 1 addition & 1 deletion MacrobenchmarkSample/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
agp = "8.5.2"
activity = "1.9.2"
appcompat = "1.7.0"
benchmark = "1.3.1"
benchmark = "1.4.0-alpha01"
composeBom = "2024.09.02"
constraintLayout = "2.1.4"
core = "1.13.1"
Expand Down
Loading