From 1003da6c2ec3a0526e332c23bec69f7a19c1ea90 Mon Sep 17 00:00:00 2001 From: Carmelo Messina Date: Sat, 11 Apr 2026 09:02:57 +0200 Subject: [PATCH] [TOOLS] Add Android 16 to platform versions (#2803) --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index d9e03560..c88ccb30 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -93,6 +93,7 @@ body: multiple: false description: What version of Android are you running? options: + - Android 16 - Android 15 - Android 14 - Android 13