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

Converted --minsdk option input to int #428

Merged
merged 1 commit into from
Aug 6, 2015

Conversation

inclement
Copy link
Member

This should fix a python3 error where this value is compared with an int in the AndroidManifest.xml template - currently it's a str vs int comparison which only works in python2.

akshayaurora added a commit that referenced this pull request Aug 6, 2015
Converted --minsdk option input to int
@akshayaurora akshayaurora merged commit 5c8fa66 into kivy:master Aug 6, 2015
@akshayaurora
Copy link
Member

👍

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