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 Defaults #1512

Merged
merged 6 commits into from
Nov 6, 2022
Merged

Update Defaults #1512

merged 6 commits into from
Nov 6, 2022

Conversation

RobertFlatt
Copy link
Contributor

Update defaults to

android.api = 31
android.enable_androidx = True

@RobertFlatt
Copy link
Contributor Author

Are these fails an artifact of the test environment?

@misl6 misl6 self-requested a review October 10, 2022 16:43
@misl6
Copy link
Member

misl6 commented Oct 15, 2022

Are these fails an artifact of the test environment?

iOS: 100% an artifact
Android: tests need to be updated accordingly to your changes.

Copy link
Member

@misl6 misl6 left a 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?

@RobertFlatt
Copy link
Contributor Author

@misl6 ping

Copy link
Member

@misl6 misl6 left a 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 😃

buildozer/default.spec Outdated Show resolved Hide resolved
RobertFlatt and others added 2 commits November 5, 2022 08:41
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
@RobertFlatt
Copy link
Contributor Author

@misl6 Good idea, implemented.

Copy link
Member

@misl6 misl6 left a 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!

@misl6 misl6 merged commit a7f53d3 into kivy:master Nov 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants