-
Notifications
You must be signed in to change notification settings - Fork 523
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 Defaults #1512
Update Defaults #1512
Conversation
Are these fails an artifact of the test environment? |
iOS: 100% an artifact |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you please update the tests and ping me back when you're ready?
@misl6 ping |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left a suggestion regarding androidx
, let me know what you think about it 😃
Co-authored-by: Mirko Galimberti <me@mirkogalimberti.com>
self.android_api > 28 because androidx was first available with 28 but not fully compatible till 29
@misl6 Good idea, implemented. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Even better.
LGTM. Thank you!
Update defaults to
android.api = 31
android.enable_androidx = True