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

Support compileSdk option for android build #927

Closed
Fatme opened this issue Sep 16, 2015 · 1 comment
Closed

Support compileSdk option for android build #927

Fatme opened this issue Sep 16, 2015 · 1 comment
Assignees
Milestone

Comments

@Fatme
Copy link
Contributor

Fatme commented Sep 16, 2015

No description provided.

@Fatme Fatme added this to the 1.3.1 milestone Sep 16, 2015
@rosen-vladimirov rosen-vladimirov self-assigned this Sep 25, 2015
rosen-vladimirov added a commit that referenced this issue Sep 25, 2015
Users should be able to select compileSdk. Add `--compileSdk` option and
DO NOT verify it against our min required compile sdk.
This implements:
#927

Set min required compileSdk to 22 according to:
#920
@teobugslayer teobugslayer modified the milestones: 1.4.0, 1.3.1 Sep 28, 2015
rosen-vladimirov added a commit that referenced this issue Sep 29, 2015
Users should be able to select compileSdk. Add `--compileSdk` option and
DO NOT verify it against our min required compile sdk.
This implements:
#927

Set min required compileSdk to 22 according to:
#920
@rosen-vladimirov
Copy link
Contributor

You can use --compileSdk 22 for example in order to use older compile SDK :)

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

No branches or pull requests

4 participants