Skip to content
This repository has been archived by the owner on Aug 10, 2021. It is now read-only.

Update: Gradle 4.10 #2187

Merged
merged 2 commits into from
Oct 10, 2018
Merged

Update: Gradle 4.10 #2187

merged 2 commits into from
Oct 10, 2018

Conversation

ilmat192
Copy link
Contributor

@ilmat192 ilmat192 commented Oct 9, 2018

No description provided.

@@ -55,10 +51,15 @@ apply plugin: 'com.github.johnrengelman.shadow'

group = 'org.jetbrains.kotlin'

if (KonanVersion.Companion.CURRENT.meta == MetaVersion.RELEASE) {
def meta = findProperty('konanMetaVersion') ?: 'dev'
Copy link
Contributor

@vvlevchenko vvlevchenko Oct 10, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here it'd better to add TODO why we can't read KonanVersion and use other sources of version information and how will deal with it in the future.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

includeBuild '../../shared'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@ilmat192 ilmat192 changed the title WIP: Update: Gradle 4.10 Update: Gradle 4.10 Oct 10, 2018
@ilmat192 ilmat192 merged commit 196ca34 into master Oct 10, 2018
@ilmat192 ilmat192 deleted the gradle-4.10 branch October 10, 2018 09:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants