Skip to content

Update build tools to latest version#320

Merged
dhei merged 2 commits into
developfrom
feature/update-buildtools
May 30, 2018
Merged

Update build tools to latest version#320
dhei merged 2 commits into
developfrom
feature/update-buildtools

Conversation

@bmourat

@bmourat bmourat commented May 28, 2018

Copy link
Copy Markdown
Contributor

Fix for #318

@bmourat bmourat closed this May 28, 2018
@bmourat bmourat reopened this May 28, 2018

@guperrot guperrot left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Same with other modified files

android {
compileSdkVersion 23
buildToolsVersion "23.0.1"
buildToolsVersion "27.0.3"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Use single quotes.

@dhei dhei closed this May 30, 2018
@dhei dhei reopened this May 30, 2018
@guperrot guperrot closed this May 30, 2018
@guperrot guperrot reopened this May 30, 2018
@dhei

dhei commented May 30, 2018

Copy link
Copy Markdown
Member

there is an issue of npm install failing VSTS Build which seems to be same problem as https://github.com/npm/registry/issues/334. Please wait and retry.

@guperrot guperrot closed this May 30, 2018
@guperrot guperrot reopened this May 30, 2018
@dhei

dhei commented May 30, 2018

Copy link
Copy Markdown
Member

@bmourat Looks like react/react-native#19257 is bumping buildToolsVersion in React Native and it was already merged. Hopefully they will ship it soon. Though I don't think it will make a huge difference, I am inclined to bump the buildToolsVersion to 26.0.3 rather than 27.x.x. What do you think?

@guperrot

Copy link
Copy Markdown
Member

Why using older build if we already tested that it does not impact apps, it's always recommended to have recent build tools that fixes bugs or improve perfs right? @dhei

@guperrot guperrot dismissed their stale review May 30, 2018 23:17

reset

@dhei

dhei commented May 30, 2018

Copy link
Copy Markdown
Member

@guperrot Fair enough, I am fine with 27.x.x.

@dhei dhei merged commit f884818 into develop May 30, 2018
@dhei dhei deleted the feature/update-buildtools branch May 30, 2018 23:29
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.

3 participants