Skip to content

[tbd ???] update Android build tools Gradle classpath #139

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

brody4hire
Copy link
Owner

@brody4hire brody4hire commented Sep 18, 2019

  • update to com.android.tools.build:gradle:3.5.0
  • update comments
  • remove the useless safeExtGet call

as was originally proposed by @friederbluemle in pr #135

motivation: I would like to keep this change in a separate PR, to land in a separate commit, if possible

@brody4hire brody4hire self-assigned this Sep 18, 2019
@brody4hire brody4hire changed the title [...] update Android build tools Gradle classpath [tbd ???] update Android build tools Gradle classpath Sep 22, 2019
* update to `com.android.tools.build:gradle:3.5.0`
* update comments

Co-authored-by: Christopher J. Brody <[email protected]>
Co-authored-by: Frieder Bluemle <[email protected]>
@brody4hire brody4hire force-pushed the android-tools-build-gradle-classpath branch from 7b7624a to 8da93fd Compare September 22, 2019 16:17
@brody4hire
Copy link
Owner Author

Status:

  • updated & rebased onto recent changes from pr Update android build.gradle template setup #135;
  • at this point, I am reluctant to apply this change since it would increase the inconsistency between "stand-alone" build and build as part of a React Native 0.59 / 0.60 / 0.61-rc project

keeping in draft state for now

@brody4hire brody4hire changed the base branch from dev to master November 15, 2019 05:36
Comment on lines +20 to +22
// * https://github.com/facebook/react-native/blob/0.61-stable/template/android/build.gradle#L15
// * https://mvnrepository.com/artifact/com.android.tools.build/gradle?repo=google
classpath 'com.android.tools.build:gradle:3.5.0'
Copy link
Owner Author

Choose a reason for hiding this comment

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

Copy link
Owner Author

@brody4hire brody4hire left a comment

Choose a reason for hiding this comment

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

As I said in the comments in PR #404 I think the classpath should be consistent with the minimum supported react-native version.

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.

1 participant