Updated build to use RNS v0.3.10

This commit is contained in:
Mark Qvist 2022-07-08 13:12:32 +02:00
parent 969a3c5c24
commit ad4662efa8
3 changed files with 36 additions and 6 deletions

View file

@ -34,7 +34,7 @@ from kivy.metrics import dp
from kivymd.uix.button import MDFlatButton
from kivymd.uix.dialog import MDDialog
__version__ = "0.1.6"
__version__ = "0.1.7"
__variant__ = "beta"
if RNS.vendor.platformutils.get_platform() == "android":