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 build tools to latest version #320

Merged
merged 2 commits into from
May 30, 2018
Merged

Conversation

bmourat
Copy link
Contributor

@bmourat bmourat commented May 28, 2018

Fix for #318

@bmourat bmourat closed this May 28, 2018
@bmourat bmourat reopened this May 28, 2018
Copy link
Member

@guperrot guperrot left a comment

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

@@ -2,7 +2,7 @@ apply plugin: 'com.android.library'

android {
compileSdkVersion 23
buildToolsVersion "23.0.1"
buildToolsVersion "27.0.3"
Copy link
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
Copy link
Member

dhei commented May 30, 2018

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
Copy link
Member

dhei commented May 30, 2018

@bmourat Looks like facebook/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
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

@dhei
Copy link
Member

dhei commented May 30, 2018

@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