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 #240

Open
RajaVamsi11 opened this issue Jan 20, 2019 · 2 comments
Open

Update the compile and target SDK versions #240

RajaVamsi11 opened this issue Jan 20, 2019 · 2 comments

Comments

@RajaVamsi11
Copy link

Summary:
The compileSdkVersion and targetSdkVersion which are now set to versions 26 and 26 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
Author

@therajanmaurya Can I start working on his issue?

@jddeep
Copy link

jddeep commented Feb 8, 2019

@therajanmaurya Can I work on this issue as it is still open?

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

2 participants