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

[DrawablePainter] Migrate drawablepainter module gradle file to Kotlin DSL #1581

Merged
merged 3 commits into from
May 3, 2023

Conversation

oas004
Copy link
Contributor

@oas004 oas004 commented Apr 16, 2023

Following up #1578 and relating to #1579

Migrating the drawablepainter module to Kotlin DSL.

I have split up the PR into two commits. The first one prepares the file to be migrated by using steps described in these docs. The second one is where I actually convert the file to .kts file and updates the rest of the file to be compatible with Kotlin DSL.

I'm a bit unsure about the lint lambda textOutout. Maybe that should be in the build file or test result folder or something. I will update it to what we decide in #1579 (comment).

@oas004
Copy link
Contributor Author

oas004 commented Apr 24, 2023

Will wait on #1579. I moved some of the gradle plugin to toml, so will rebase this when that is merged so that I can use that :)
Will apply the same comments as was mentioned in #1579

@oas004 oas004 force-pushed the feature/drawablepainter-kts branch from dff57e6 to 4132393 Compare April 28, 2023 15:05
@oas004 oas004 force-pushed the feature/drawablepainter-kts branch from 4132393 to e3cdbe3 Compare May 1, 2023 10:20
@bentrengrove bentrengrove merged commit 59503c5 into google:main May 3, 2023
@oas004 oas004 deleted the feature/drawablepainter-kts branch May 4, 2023 06:18
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