Coin:Android: bump minimum CI test emulator to Android 8 api 26

Qt 6.7 has the minimum supported Android version as 8, this applies
that to the CI as well.

Pick-to: 6.7
Task-number: QTBUG-111919
Change-Id: Id4c9eda29f1b61bf739eae3624b07f44a893cfae
Reviewed-by: Rami Potinkara <rami.potinkara@qt.io>
Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
This commit is contained in:
Assam Boudjelthia
2024-01-16 11:17:23 +02:00
parent 3d69ad8d8a
commit 2d7f6760dd
5 changed files with 10 additions and 10 deletions

View File

@@ -12,7 +12,7 @@ Include: [
cmake_platforms_target_android.yaml: [
'android-arm64-on-macos',
'android-armv7-on-windows',
'android-6-x86-on-linux',
'android-8-x86-on-linux',
'android-14-x86_64-on-linux'
]
]