From 43a97637dba66e24c3ec28c8955b548e4e50c1db Mon Sep 17 00:00:00 2001 From: kuaashish <98159216+kuaashish@users.noreply.github.com> Date: Fri, 3 Feb 2023 14:47:37 +0530 Subject: [PATCH] Update build.yaml --- .github/ISSUE_TEMPLATE/build.yaml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/build.yaml b/.github/ISSUE_TEMPLATE/build.yaml index 9aa626dc..d98b7a77 100644 --- a/.github/ISSUE_TEMPLATE/build.yaml +++ b/.github/ISSUE_TEMPLATE/build.yaml @@ -65,12 +65,13 @@ body: placeholder: validations: required: false - - type: input + - type: dropdown id: androidaar attributes: - label: Android [AAR](https://google.github.io/mediapipe/getting_started/android_archive_library.html) (if android) - description: - placeholder: + label: Android AAR(if android) + options: + - Yes + - No validations: required: false - type: input