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

chore: replace deprecated Accompanist Test Harness with official DeviceConfigurationOverride #989

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

SimonMarquis
Copy link
Member

@@ -59,7 +58,8 @@ androidx-compose-runtime-livedata = { module = "androidx.compose.runtime:runtime
androidx-compose-ui = { module = "androidx.compose.ui:ui" }
# https://developer.android.com/reference/kotlin/androidx/compose/ui/text/googlefonts/package-summary
androidx-compose-ui-text = { module = "androidx.compose.ui:ui-text-google-fonts" }
androidx-compose-ui-test = { module = "androidx.compose.ui:ui-test-junit4" }
androidx-compose-ui-test = { module = "androidx.compose.ui:ui-test", version = "1.7.0-alpha02" }
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's wait for stable release, and remove this hardcoded version.

@SimonMarquis SimonMarquis marked this pull request as ready for review February 21, 2024 13:42
@adevinta adevinta deleted a comment from github-actions bot Feb 21, 2024
Copy link
Contributor

Job Summary for Gradle

👷 Build → 🧑‍🔬 Test → 🕵️ Lint :: build-test-lint
Gradle Root Project Requested Tasks Gradle Version Build Outcome Build Scan®
spark-android assembleRelease 8.6 Build Scan NOT_PUBLISHED
spark-android lintRelease 8.6 Build Scan NOT_PUBLISHED
spark-android globalCiUnitTest verifyPaparazziRelease 8.6 Build Scan NOT_PUBLISHED

Copy link
Contributor

Job Summary for Gradle

👷 Build → 🧑‍🔬 Test → 🕵️ Lint :: build-test-lint
Gradle Root Project Requested Tasks Gradle Version Build Outcome Build Scan®
spark-android assembleRelease 8.6 Build Scan NOT_PUBLISHED

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant