Skip to content

Add Jetpack Compose compilation unit to the project #257

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

Merged
merged 13 commits into from
Dec 19, 2021

Conversation

mannodermaus
Copy link
Owner

No description provided.

@mannodermaus mannodermaus self-assigned this Aug 24, 2021
@mannodermaus mannodermaus force-pushed the feature/compose-project branch from ca8db8a to 6fd49b1 Compare September 4, 2021 21:40
@mannodermaus mannodermaus force-pushed the feature/compose-project branch from c1b254c to 0cc74b0 Compare October 24, 2021 17:35
If 'junit5.includeCompose' property is present in either the Gradle command line
or local.properties file, enable the compose project and use AGP 7.0. Otherwise,
use the oldest supported plugin instead
Update compileSdk to 30 along the way, too
- Update compileSdkVersion to String parameter in test projects
- Update Android Gradle Plugin declaration to function
No need to go as low as 4.0 for those, and also it doesn't work with Gradle 7,
which is required for working with the Compose stuff
On the same token, allow resolving ComposeExtension via parameters
@mannodermaus mannodermaus force-pushed the feature/compose-project branch from bf2193a to 4583f5c Compare December 19, 2021 10:04
@mannodermaus mannodermaus changed the title (WIP) Jetpack Compose x JUnit 5 Jetpack Compose x JUnit 5 Dec 19, 2021
@mannodermaus mannodermaus changed the title Jetpack Compose x JUnit 5 Add Jetpack Compose compilation unit to the project Dec 19, 2021
@mannodermaus mannodermaus merged commit 3305fc3 into main Dec 19, 2021
@mannodermaus mannodermaus deleted the feature/compose-project branch December 19, 2021 13:41
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