impliment changes to allow building on woodpecker
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This also generates strange update files within the distribution folder that I can't seem to disable, but don't prevent building (Aside from possibly just making it slower)
This commit is contained in:
2024-03-22 03:13:03 -05:00
parent 4b509c0981
commit 4a940e62b4
3 changed files with 53 additions and 4 deletions

1
.android.json Normal file
View File

@@ -0,0 +1 @@
{"expansion": false, "heap_size": "3", "icon_name": "Snoot Game", "include_pil": false, "include_sqlite": false, "layout": null, "name": "Snoot Game", "numeric_version": 1, "orientation": "sensorLandscape", "package": "cavemanon.snootgame", "permissions": ["VIBRATE", "INTERNET"], "source": false, "store": "none", "update_always": true, "update_icons": true, "update_keystores": true, "version": "9.0"}