build: target Android 16 / API 36
All checks were successful
Android build / build (push) Successful in 12m16s
All checks were successful
Android build / build (push) Successful in 12m16s
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user