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

minimum sdk #1

Closed
mbasa opened this issue Feb 17, 2019 · 2 comments
Closed

minimum sdk #1

mbasa opened this issue Feb 17, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@mbasa
Copy link

mbasa commented Feb 17, 2019

Is there a way to lower the minimum sdk requirement. I am getting this error:

uses-sdk:minSdkVersion 16 cannot be smaller than version 23 declared in library [:call_log] /Users/mbasa/Development/AndroidStudioProjects/flutter_todai_survey/build/call_log/intermediates/manifests/full/debug/AndroidManifest.xml as the library might be using APIs not available in 16

@ethael
Copy link
Member

ethael commented Feb 19, 2019

hello. we will check this this week hopefully.

@MartinHlavna MartinHlavna added the enhancement New feature or request label Feb 20, 2019
@MartinHlavna
Copy link
Member

This will be published as version 2.0.0 along with migration to androidx from deprecated android.support packages. However we have not tested it on a real device with API level 16. It should be ok as per android documentation.

If you find any problems with level 16 devices, please feel free to fill issue or PR. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants