We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19dbd2b commit a0aa510Copy full SHA for a0aa510
1 file changed
.github/workflows/android.yml
@@ -41,7 +41,7 @@ jobs:
41
ANDROID_ABI: ${{matrix.ANDROID_ABI}}
42
ANDROID_PLATFORM: android-35
43
ANDROID_NATIVE_API_LEVEL: 35
44
- qt_modules: 'qtscxml qtserialport'
+ qt_modules: 'qtscxml qtserialport qtimageformats qtmultimedia'
45
SerialPortAssistant_VERSION: v0.5.33
46
47
# Map the job outputs to step outputs
0 commit comments