Skip to content
This repository has been archived by the owner on Mar 16, 2021. It is now read-only.

why the minSdkVersion is 15 not 14? #93

Closed
bacy opened this issue Mar 28, 2017 · 2 comments
Closed

why the minSdkVersion is 15 not 14? #93

bacy opened this issue Mar 28, 2017 · 2 comments

Comments

@bacy
Copy link

bacy commented Mar 28, 2017

No description provided.

@passsy
Copy link
Contributor

passsy commented Mar 28, 2017

No specific reason. But there are no phones out there which didn't got an update for API 15. We are open for your PR

As a workaround you can override the minSdkVersion in the AndroidManifest:

    <!-- override the min sdk version -->
    <uses-sdk tools:overrideLibrary="net.grandcentrix.tray" />

//cc #14

@passsy passsy closed this as completed Mar 28, 2017
@bacy
Copy link
Author

bacy commented Mar 28, 2017

3q, i will have a try

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants