mirror of
https://github.com/markqvist/Sideband.git
synced 2025-05-07 17:04:58 -04:00
Updated build to use RNS v0.3.10
This commit is contained in:
parent
969a3c5c24
commit
ad4662efa8
3 changed files with 36 additions and 6 deletions
|
@ -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":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue