[build] Increase android_api_level from 21 to 24.

Bug: https://github.com/dart-lang/sdk/issues/61664
Change-Id: I10a99fbe03df32f056765913e75f14b63bc33bc1
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/453681
Reviewed-by: Slava Egorov <vegorov@google.com>
Commit-Queue: Ryan Macnak <rmacnak@google.com>
This commit is contained in:
Ryan Macnak
2025-10-07 13:17:21 -07:00
committed by Commit Queue
parent e2d0d10f24
commit 6938441679
3 changed files with 23 additions and 18 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ if (is_android) {
if (current_cpu == "riscv64") {
android_api_level = 35
} else {
android_api_level = 21
android_api_level = 24
}
# Toolchain root directory for each build. The actual binaries are inside