Bugfixes, Remove Play Next and Continue Watching options

This commit is contained in:
dayanch96
2023-06-27 13:51:13 +03:00
parent 2568dec42f
commit 4fa79b7f58
9 changed files with 223 additions and 149 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ endif
DEBUG=0
FINALPACKAGE=1
ARCHS = arm64
PACKAGE_VERSION = 2.0
PACKAGE_VERSION = 2.1
TARGET := iphone:clang:latest:11.0
include $(THEOS)/makefiles/common.mk