mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-25 22:27:49 +08:00
Add Android NDK r25b to nightly run
Task-number: QTQAINFRA-4990 Change-Id: I002777b8add830e48c62d46ea8d885a9bc14ff83 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
This commit is contained in:
@@ -57,8 +57,8 @@ toolsVersion="2.1"
|
||||
# toolsFile dertermines tools version
|
||||
toolsFile="commandlinetools-mac-6609375_latest.zip"
|
||||
|
||||
ndkVersionLatest="r23b"
|
||||
ndkVersionDefault="$ndkVersionLatest"
|
||||
ndkVersionLatest="r25b"
|
||||
ndkVersionDefault="r23b"
|
||||
sdkBuildToolsVersion="31.0.0"
|
||||
# this is compile sdk version
|
||||
sdkApiLevel="android-31"
|
||||
|
||||
Reference in New Issue
Block a user