Conversation
lydavid
commented
May 21, 2026
lydavid
commented
May 21, 2026
| } | ||
| } | ||
|
|
||
| // TODO: if I want to keep chucker, maybe have android module bind an implementation based on flavor |
lydavid
commented
May 21, 2026
dd1e516 to
b9db69d
Compare
3 tasks
# Conflicts: # gradle/libs.versions.toml
cashapp/paparazzi#1979 # Conflicts: # build.gradle.kts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Can't use baseline profiles with AGP 9: https://issuetracker.google.com/issues/442018105. It's possible it may work: https://developer.android.com/jetpack/androidx/releases/benchmark#1.5.0-alpha06. Look into it later.
No more
CommonExtension: https://stackoverflow.com/questions/79878528/how-to-migrate-gradle-plugins-to-agp-9-0-0#comment140963802_79878711. https://developer.android.com/build/releases/agp-9-0-0-release-notes#android-gradle-plugin-changed-dsl.no more build flavors in KMP modules
:ui:common:testAndroidHostTestfails because of the NoSuchMethodError Thread.setPosixNicenessInternal for record/verify tasks after updating from alpha04 to alpha05 cashapp/paparazzi#2342 issue. Will need to wait for a new Paparazzi release