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.
Release 2.0.0-beta03
All Projects
Updates
material
to 1.9.0activity-compose
to 1.7.1appcompat
to 1.6.1core
to 1.10.0lifecycle-runtime-ktx
to 2.6.1espresso-accessibility
,espresso-core
,espresso-contrib
to 3.5.1junit
to 1.1.5monitor
to 1.6.1rules
to 1.5.0runner
to 1.5.2compose.ui
,core
,material
to 1.4.3com.android.application
to 7.4.2com.android.library
to 7.4.2Library
Changed
Destination
interface.This interface allows for extensibility and customization of the file handling. It is backwards
compatible with
the existing SDCard and app data/data directory options.
Bug fixes
reportShow
andreportPull
now supportGradle 7+.
Added
enableReporter
parameter toComposableScreenshotRule
constructorSample
Changed
Sample
has been renamed toLegacySample
and moved to theSamples/Legacy
directory.Gradle Plugin
Added
-Puser=<number>
to override the default user.:Plugin
project.Compose Extension