Skip to content

[android] fix gradle build setup for explorer, bump to gradle 2.2.0#666

Merged
spikebrehm merged 2 commits intomasterfrom
gil/fix-android-build-config
Oct 10, 2016
Merged

[android] fix gradle build setup for explorer, bump to gradle 2.2.0#666
spikebrehm merged 2 commits intomasterfrom
gil/fix-android-build-config

Conversation

@gilbox
Copy link
Copy Markdown
Contributor

@gilbox gilbox commented Oct 7, 2016

// to `./android/example/node_modules/react-native/android`.
// react-native should be installed since it's a peer dependency
url "$projectDir/../../react-native/android"
url "$projectDir/../example/node_modules/react-native/android"
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

This doesn't match the paths in the comment anymore. Are the paths in the comment correct?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@spikebrehm the comment didn't make any sense. I updated it.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@spikebrehm I had mixed up commits in different branches. it's fixed now.

Copy link
Copy Markdown

@spikebrehm spikebrehm left a comment

Choose a reason for hiding this comment

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

LGTM

// For developing the example app, expect this library to be installed as a node module
// inside of the example app. So traverse from `./android/example/node_modules/react-native-maps/android`
// to `./android/example/node_modules/react-native/android`.
// react-native should be installed since it's a peer dependency
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Isn't this a useful comment?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

It's completely wrong, though. We don't pull from node_modules for the example app

@spikebrehm spikebrehm merged commit 3c5d4f7 into master Oct 10, 2016
@spikebrehm spikebrehm deleted the gil/fix-android-build-config branch October 10, 2016 18:38
@spikebrehm
Copy link
Copy Markdown

Do we need to release a patch fix to 0.9 for this as well?

@gilbox
Copy link
Copy Markdown
Contributor Author

gilbox commented Oct 10, 2016

@spikebrehm afaik it really only effects the explorer.

pinpong pushed a commit to pinpong/react-native-maps that referenced this pull request Feb 28, 2025
…build-config

[android] fix gradle build setup for explorer, bump to gradle 2.2.0
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