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

Support internal functions for preview generation #86

Merged
merged 3 commits into from
Oct 11, 2023

Conversation

trevor-e
Copy link
Contributor

No description provided.

@@ -11,7 +11,7 @@ emerge {

android {
namespace = "com.emergetools.snapshots.sample"
compileSdk = 33
compileSdk = 34
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Think the sample project broke when the versions were bumped recently.

public val composeRule: ComposeContentTestRule = createComposeRule()

public val previewConfig: ComposePreviewSnapshotConfig = ComposePreviewSnapshotConfig(originalFqn
=
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not sure why this is formatted so odd

@trevor-e trevor-e merged commit 4c28383 into main Oct 11, 2023
5 checks passed
@trevor-e trevor-e deleted the telkins/internal-previews branch October 18, 2023 17:08
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.

2 participants