We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 518b3e0 commit 262620dCopy full SHA for 262620d
buildozer.spec
@@ -2,10 +2,10 @@
2
log_level = 0
3
# (str) Title of your application
4
title = Schedulara
5
-android.numeric_version = 100020
+android.numeric_version = 100021
6
android.api = 33
7
#android.minapi = 30
8
-version = 1.1.9a
+version = 1.1.9b
9
p4a.branch = master
10
#android.ndk = 23b
11
##changelog! edited requirements
images/walls/black.png
573 Bytes
images/walls/white.png
543 Bytes
main.py
@@ -3,7 +3,7 @@
### RELEASE 10.2.2023
###
debug = True
-debug_online = False
+debug_online = True
print("main debug=" + str(debug))
print("wtf1006")
from ast import Pass
0 commit comments