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

Bump gradle version to be compatible with 4.8+ #178

Closed
wants to merge 2 commits into from

Conversation

evant
Copy link

@evant evant commented Jul 21, 2018

The gradle metadata format changed in gradle 4.8 to version 0.4. This
allows using this lib with gradle 4.8+ with
enableFeaturePreview('GRADLE_METADATA').

sandwwraith and others added 2 commits July 13, 2018 17:48
The gradle metadata format changed in gradle 4.8 to version 0.4. This
allows using this lib with gradle 4.8+ with
`enableFeaturePreview('GRADLE_METADATA')`.
@sandwwraith
Copy link
Member

As far as I know, Gradle version 4.9 is not compatible with bintray plugin used for publishing native artifacts. Due to bintray/gradle-bintray-plugin#229 and bintray/gradle-bintray-plugin#231 , special build made by Kotlin/Native team of bintray-plugin is used, and it supports only Gradle 4.7 for now.

@sandwwraith
Copy link
Member

Issue to track: https://youtrack.jetbrains.com/issue/KT-25690

@sandwwraith
Copy link
Member

Version 0.10.0 is published using Gradle 4.10 with new metadata format.

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