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

minSDK in manifest errors the compilation. Fixed #2472

Merged
merged 4 commits into from
Sep 7, 2018

Conversation

dkfl1995
Copy link
Contributor

No.

What issue is this PR fixing?

#2471

How did you test this PR?

Yes. I tried to recompile project on Android Studio with applied commit. (The steps are described in issue numbered above)

When upgrading to newer gradle wrapper package versions that works with buildtools version 28+, error comes up if uses-sdk tag has "minSDK" property defined inside AndroidMainfest.xml file. Default SDK properties should stand only inside build.gradle files.
Fixed compiling with minSDK in manifest file error
@tigranbalayan
Copy link

tigranbalayan commented Sep 4, 2018

Have the same issue with higher gradle version. Can You please merge this PR and release new version?

@rborn
Copy link
Collaborator

rborn commented Sep 4, 2018

@dkfl1995 how does this influence older sdks with older gradle? 🤗

@dkfl1995
Copy link
Contributor Author

dkfl1995 commented Sep 4, 2018

It doesn't harm older sdks at all. I had been left minSDK version as it was earlier so, it couldn't let older sdks be broken

@rborn
Copy link
Collaborator

rborn commented Sep 4, 2018

LGTM @alvelig 🐽

@rborn rborn merged commit 680debe into react-native-maps:master Sep 7, 2018
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