Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

feat: support android 11 #551

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

feat: support android 11 #551

wants to merge 1 commit into from

Conversation

marandaneto
Copy link
Contributor

@marandaneto marandaneto commented Sep 10, 2020

馃摙 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

馃摐 Description

feat: support android 11

馃挕 Motivation and Context

#550
Android 11 has been released.

馃挌 How did you test it?

running on Pixel 3 XL using an image API 30

馃摑 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • All tests passing
  • No breaking changes

馃敭 Next steps


val buildToolsVersion = "29.0.3"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you're using Android plugin for Gradle 3.0.0 or higher, your project automatically uses a default version of the build tools that the plugin specifies

https://developer.android.com/studio/releases/build-tools

Copy link
Member

@bruno-garcia bruno-garcia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And CI just worked? Nice

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants