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

Update the compile and target SDK versions #402

Closed
RajaVamsi11 opened this issue Jan 20, 2019 · 3 comments · Fixed by #421
Closed

Update the compile and target SDK versions #402

RajaVamsi11 opened this issue Jan 20, 2019 · 3 comments · Fixed by #421
Labels

Comments

@RajaVamsi11
Copy link
Contributor

Summary:
The compileSdkVersion and targetSdkVersion which are now set to versions 26 and 25 respectively, must be changed to 28( Android Pie) as the latest Android APIs must be used to make use of the latest features.
Increasing the SDK versions of the app will not break any compatibility with older devices as we are not making any change in minSdkVesrion.

@RajaVamsi11
Copy link
Contributor Author

@ARIHANTJAIN456 @cpg Can I start working on this issue?

@chirag-jn
Copy link
Member

This issue can be closed as this is already solved and merged.

@chirag-jn chirag-jn linked a pull request Jul 6, 2020 that will close this issue
@cpg
Copy link
Member

cpg commented Jul 7, 2020

Closed

@cpg cpg closed this as completed Jul 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants