added simtak apk to root directory in order to be deployed with the addon

This commit is contained in:
Valmo Trindade
2025-01-02 02:08:55 -03:00
parent 7144608be1
commit d73850df96
3 changed files with 6 additions and 1 deletions

View File

@@ -25,7 +25,8 @@ include = [
"LICENSE",
"*.dll",
"*.so",
"*.paa"
"*.paa",
"simtak.apk"
]
[properties]