kvdroid / Kvdroid

Some Pyjnius tools for Kivy-Android developments.
MIT License
94 stars 24 forks source link

removed casting of android version from string to int #46

Closed kengoon closed 1 year ago

kengoon commented 1 year ago

@yunus-ceyhan Due to some android version contains version numbers that looks like this 8.1.0, I deemed it necessary to remove the casting to int because it crashes on devices with those kind of version number