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

Rework Gradle setup #3576

Closed
wants to merge 6 commits into from
Closed

Rework Gradle setup #3576

wants to merge 6 commits into from

Conversation

serras
Copy link
Member

@serras serras commented Feb 7, 2025

IMPORTANT: do not merge this PR if #3577 is going to be merged!!!!

This moves almost every configuration to the convention plug-in, so that subprojects can simply do:

plugins {
  id("arrow.kotlin")
}

Apart from the additional uniformity across all projects, this PR also:

Fixes #3574

@serras serras force-pushed the serras/gradle-rework branch from f29c422 to d6b845a Compare February 7, 2025 12:10
Copy link
Contributor

github-actions bot commented Feb 7, 2025

Kover Report

Total Project Coverage 46.00%

@serras
Copy link
Member Author

serras commented Feb 11, 2025

Closed in favor of #3577

@serras serras closed this Feb 11, 2025
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.

Latest version 2.0.1 adds new android.permission.READ_PHONE_STATE to client manifest
1 participant