From d4710fc69f765a34366d775a7be07db02d119d34 Mon Sep 17 00:00:00 2001 From: 0xedward <14011954+0xedward@users.noreply.github.com> Date: Fri, 21 Jul 2023 15:01:34 -0400 Subject: [PATCH] Add Android 13 to dropdown list for `android_version` --- .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 c7977f3c..db4fb5c8 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -76,6 +76,7 @@ body: multiple: false description: What version of Android are you running? options: + - 13 - 12.1 - 12.0 - 11