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

Update the project structure to work with kotlin-master #234

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

Mr3zee
Copy link
Collaborator

@Mr3zee Mr3zee commented Nov 19, 2024

Subsystem
Gradle

Problem Description
Kotlin master build require local artifacts, which don't work for current project structure, as it can't resolve KGP this way.

Solution
Change the structure to work with local kotlin artifacts (move KGP dependent files from settings to plain conventions)

@Mr3zee Mr3zee added the infra Infrastructure changes (Gradle, CI, project setup, etc) label Nov 19, 2024
@Mr3zee Mr3zee self-assigned this Nov 19, 2024
@Mr3zee Mr3zee force-pushed the kotlin-master-support branch from 75786c2 to aa93f80 Compare November 19, 2024 13:37
@Mr3zee Mr3zee requested a review from e5l November 20, 2024 10:23
@Mr3zee Mr3zee force-pushed the kotlin-master-support branch from aa93f80 to 99f29a6 Compare November 21, 2024 18:21
@Mr3zee Mr3zee merged commit 8040af8 into main Nov 21, 2024
1 check passed
@Mr3zee Mr3zee deleted the kotlin-master-support branch November 21, 2024 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra Infrastructure changes (Gradle, CI, project setup, etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants