diff --git a/__pycache__/functions.cpython-311.pyc b/__pycache__/functions.cpython-311.pyc new file mode 100644 index 0000000..99c2cca Binary files /dev/null and b/__pycache__/functions.cpython-311.pyc differ diff --git a/buildozer.spec b/buildozer.spec index f5f241c..634342d 100644 --- a/buildozer.spec +++ b/buildozer.spec @@ -16,7 +16,7 @@ source.dir = . source.include_exts = py,png,jpg,kv,atlas # (list) List of inclusions using pattern matching -source.include_patterns = assets/images/*.png +source.include_patterns = assets/* # (list) Source files to exclude (let empty to not exclude anything) source.exclude_exts = spec, gitignore