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

android gradle build: fix apk name #1025

Merged
merged 1 commit into from
Feb 13, 2020

Conversation

SomberNight
Copy link
Contributor

@SomberNight SomberNight commented Feb 13, 2020

When I use p4a (kivy/python-for-android@b1f6064) and buildozer (e5cc185) to build an android apk with gradle, the apk gets named as e.g.:
Electrum__arm64-v8a-4.0.0.0-arm64-v8a-debug.apk
Note that the arch is duplicated...

See these commits, which collectively ultimately lead to the broken naming:
c92b3ef
d483847
9fcf28b

Copy link
Member

@AndreMiras AndreMiras left a comment

Choose a reason for hiding this comment

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

LGTM thanks, I'm doing a quick check now locally before merging

@AndreMiras AndreMiras merged commit d97d60f into kivy:master Feb 13, 2020
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

Successfully merging this pull request may close these issues.

2 participants