Skip to content

Commit ba3b4f4

Browse files
Cheatermanakshayaurora
authored andcommitted
Re-add "all" to the list of valid orientations in default buildozer.spec
1 parent 6e7ee78 commit ba3b4f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildozer/default.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ requirements = python3,kivy
5555
#icon.filename = %(source.dir)s/data/icon.png
5656

5757
# (list) Supported orientations
58-
# Valid options are: landscape, portrait, portrait-reverse or landscape-reverse
58+
# Valid options are: landscape, portrait, portrait-reverse, landscape-reverse, or all
5959
orientation = portrait
6060

6161
# (list) List of services to declare

0 commit comments

Comments
 (0)