Skip to content

Commit d9ff16d

Browse files
authored
Update config.py
1 parent f756c30 commit d9ff16d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android_notify/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import os, traceback
22

33
ON_ANDROID = False
4-
__version__ = "1.60.4+nodep"
4+
__version__ = "1.60.4-nodep"
55

66
def on_flet_app():
77
return os.getenv("MAIN_ACTIVITY_HOST_CLASS_NAME")

0 commit comments

Comments
 (0)