build: target Android 16 / API 36
All checks were successful
Android build / build (push) Successful in 12m16s

This commit is contained in:
Hermes
2026-08-31 12:17:46 -05:00
parent aae81c202e
commit dcdf69d02a
3 changed files with 6 additions and 6 deletions

View File

@@ -3,8 +3,8 @@ set -Eeuo pipefail
APP_NAME="e-SUN"
MODULE="app"
API_LEVEL="35"
BUILD_TOOLS_VERSION="35.0.0"
API_LEVEL="36"
BUILD_TOOLS_VERSION="36.0.0"
DIST_DIR="dist"
COMMIT_MSG_FILE="commit-message.txt"