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 compileSdkVersion 27 to 28 #65

Open
rabadam opened this issue Jun 15, 2020 · 2 comments
Open

Update compileSdkVersion 27 to 28 #65

rabadam opened this issue Jun 15, 2020 · 2 comments

Comments

@rabadam
Copy link

rabadam commented Jun 15, 2020

flutter_keyboard_visibility/android/build.gradle:line 25
compileSdkVersion 27

Would it be ok to update to 28?

All my Flutter plugins have compileSdkVersion 28 in their respective build.gradle files.
When generating my Android release build it fails, but succeeds when I manually edit line 25 above to use 28.

@MisterJimson
Copy link

Its updated on my fork I have been maintaining and is published on pub along with other fixes: https://github.com/MisterJimson/flutter_keyboard_visibility

@a-elhaddad
Copy link

Its updated on my fork I have been maintaining and is published on pub along with other fixes: https://github.com/MisterJimson/flutter_keyboard_visibility

Thank youuuuuuuuuuuuu

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

3 participants