Add missing architectures

Fix header for SystemWebView question
This commit is contained in:
csagan5 2022-02-13 16:37:48 +01:00
parent 6696caee49
commit b2741b8d4e

View file

@ -57,6 +57,8 @@ body:
options: options:
- arm - arm
- arm64 - arm64
- arm64-v8a
- armeabi-v7a
- x86 - x86
- x64 - x64
validations: validations:
@ -113,7 +115,7 @@ body:
- type: dropdown - type: dropdown
id: is_system_webview id: is_system_webview
attributes: attributes:
label: Is this issue related to the System WebView? label: Is this bug about the SystemWebView?
description: Please note that no support for System WebView installation is provided. description: Please note that no support for System WebView installation is provided.
multiple: false multiple: false
options: options: