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

Removing the NDK section from our build.gradle file #191

Merged
merged 1 commit into from
Feb 9, 2016
Merged

Conversation

lostintangent
Copy link
Member

Our plugin doesn't include any C++ code so we shouldn't need to specify any NDK config of our own. We had a user report issues with integrating CodePush into their NDK app, and it was because of the superflous android.defaultConfig.ndk section in our build.grade file. This fixes that issue by simply removing it entirely, since we don't actually need it.

@basketofsoftkittens
Copy link

+1

@geof90
Copy link
Contributor

geof90 commented Feb 9, 2016

LGTM!

lostintangent added a commit that referenced this pull request Feb 9, 2016
Removing the NDK section from our build.gradle file
@lostintangent lostintangent merged commit 772f60a into master Feb 9, 2016
@lostintangent lostintangent deleted the ndk_fix branch April 6, 2016 00:06
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.

4 participants