mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-21 12:26:36 +08:00
Provisioning: bump Android sdkBuildToolsVersion and sdkApiLevel to 36
This patch bumps: -The sdkBuildToolsVersion used in Coin to 36.0.0 -The sdkApiLevel used in Coin to 36 Task-number: QTBUG-138550 Task-number: QTBUG-138549 Pick-to: 6.11 6.10 6.8 Change-Id: Ic63cd28ba39743e517ea3a3e2f9ec08bd5dc3267 Reviewed-by: Jukka Jokiniva <jukka.jokiniva@qt.io>
This commit is contained in:
@@ -41,9 +41,11 @@ ndkSha1Preview="09be4f8fb626a9c93415198ea8e75d8d82f528fa"
|
||||
|
||||
ndkVersionNightly1=$ndkVersionLatest # Set as same version as latest = skip NDK install in provisioning
|
||||
ndkSha1Nightly1=$ndkSha1Latest
|
||||
|
||||
ndkVersionNightly2=$ndkVersionLatest
|
||||
ndkSha1Nightly2=$ndkSha1Latest
|
||||
sdkBuildToolsVersion="36.0.0"
|
||||
# this is compile sdk version
|
||||
sdkApiLevel="android-36"
|
||||
|
||||
toolsTargetFile="/tmp/$toolsFile"
|
||||
toolsSourceFile="$basePath/$toolsFile"
|
||||
|
||||
Reference in New Issue
Block a user