Skip to content

Implement edge-to-edge on branch material#61

Open
johnshea wants to merge 2 commits intomaterialfrom
material_e2e
Open

Implement edge-to-edge on branch material#61
johnshea wants to merge 2 commits intomaterialfrom
material_e2e

Conversation

@johnshea
Copy link
Contributor

No description provided.

}
kotlinOptions {
jvmTarget = "1.8"
freeCompilerArgs += "-opt-in=androidx.compose.material3.ExperimentalMaterial3Api"
Copy link

Choose a reason for hiding this comment

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

Is there a reason it changes to @OptIn, instead of freeCompilerArgs -opt-in?

Other than explicit versus global preferences?

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.

3 participants