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

Prepare 2.0.0-beta03 #166

Merged
merged 1 commit into from
Sep 9, 2023
Merged

Prepare 2.0.0-beta03 #166

merged 1 commit into from
Sep 9, 2023

Conversation

DanielJette
Copy link
Contributor

Release 2.0.0-beta03

All Projects

Updates

  • Android Gradle Plugin to 7.4.1
  • Android Material material to 1.9.0
  • AndroidX activity-compose to 1.7.1
  • AndroidX appcompat to 1.6.1
  • AndroidX core to 1.10.0
  • AndroidX lifecycle-runtime-ktx to 2.6.1
  • AndroidX Test espresso-accessibility, espresso-core, espresso-contrib to 3.5.1
  • AndroidX Test junit to 1.1.5
  • AndroidX Test monitor to 1.6.1
  • AndroidX Test rules to 1.5.0
  • AndroidX Test runner to 1.5.2
  • Compile SDK to 33
  • Dokka to 1.8.10
  • Jetpack Compose compose.ui, core, material to 1.4.3
  • Jetpack Compose Compile to 1.4.7
  • Kotlin to 1.8.21
  • com.android.application to 7.4.2
  • com.android.library to 7.4.2

Library

Changed

  • Internal file management is now abstracted through the new 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

Added

  • Reporter now supports skipped or ignored tests.
  • Added enableReporter parameter to ComposableScreenshotRule constructor

Sample

  • FlixSample now using Espresso IdlingResource to eliminate screenshot test race condition.

Changed

  • Sample has been renamed to LegacySample and moved to the Samples/Legacy directory.

Gradle Plugin

Added

  • Add multi-user support to the Gradle Plugin.
  • Use -Puser=<number> to override the default user.
  • Added unit tests to the :Plugin project.

Compose Extension

@DanielJette DanielJette temporarily deployed to Central Repository Deployment September 9, 2023 20:17 — with GitHub Actions Inactive
@AndroidTestifyBot
Copy link
Contributor

✅ Success! - Legacy Sample screenshot test results

View build for commit 6b93e4b

@AndroidTestifyBot
Copy link
Contributor

✅ Success! - Flix Sample screenshot test results

View build for commit 6b93e4b

@DanielJette DanielJette marked this pull request as ready for review September 9, 2023 20:33
@DanielJette DanielJette requested review from AndroidTestifyBot and a team September 9, 2023 20:33
@DanielJette DanielJette merged commit cebd586 into main Sep 9, 2023
4 checks passed
@DanielJette DanielJette deleted the release-2.0.0-beta03 branch September 9, 2023 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants