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 target API level to allow submitting app updates after November 1, 2018 #314

Open
jwalgran opened this issue Oct 8, 2018 · 1 comment

Comments

@jwalgran
Copy link
Contributor

jwalgran commented Oct 8, 2018

Blog post - "Improving app security and performance on Google Play for years to come"
https://android-developers.googleblog.com/2017/12/improving-app-security-and-performance.html

Migration Guide
https://android-developers.googleblog.com/2017/12/improving-app-security-and-performance.html

@maurizi
Copy link
Contributor

maurizi commented Oct 18, 2018

I believe there is a significant amount of work involved in updating the target API level. It has been some time since I looked into it for the OTM app, but at a minimum I think we'd want to do the following:

  • Upgrade the build scripts to the latest gradle plugin version (as part of this we'd want to migrate from RetroLambda to the new built-in lambda support)
  • Update the styling app-wide from Holo to Material Design
  • Update the code to support the new runtime permissions model

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