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

[Pager] Migrate build gradle file to Kotlin DSL #1604

Merged
merged 2 commits into from
May 11, 2023

Conversation

oas004
Copy link
Contributor

@oas004 oas004 commented May 4, 2023

Following up #1578 and relating to #1579

Migrating the :pager 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.

Testing

Ths testing I have done for this is to check that it syncs and build the sample application. Let me know if there is any other test that what the CI runs that you want me to run as well.

@bentrengrove bentrengrove merged commit dea7a9f into google:main May 11, 2023
@oas004 oas004 deleted the feature/pager-kts branch May 11, 2023 16:34
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