mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-17 10:36:07 +08:00
Provisioning: bump Android sdkApiLevel to 35
This patch bumps the sdkApiLevel used in Coin to 35. Task-number: QTBUG-129461 Task-number: QTBUG-130283 Change-Id: Ia26248982a2807b2d3554d1a7a7394efcf13f834 Reviewed-by: Axel Spoerl <axel.spoerl@qt.io> (cherry picked from commit345aae01f5) Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io> (cherry picked from commitfe60ef1781) Reviewed-by: Rami Potinkara <rami.potinkara@qt.io>
This commit is contained in:
committed by
Jani Heikkinen
parent
78e19dbd34
commit
8c4c44877c
@@ -27,7 +27,7 @@ toolsFile="commandlinetools-linux-6609375_latest.zip"
|
||||
ndkVersionLatest="r26b"
|
||||
ndkVersionDefault=$ndkVersionLatest
|
||||
sdkBuildToolsVersion="34.0.0"
|
||||
sdkApiLevel="android-34"
|
||||
sdkApiLevel="android-35"
|
||||
|
||||
toolsSha1="9172381ff070ee2a416723c1989770cf4b0d1076"
|
||||
ndkSha1Latest="fdf33d9f6c1b3f16e5459d53a82c7d2201edbcc4"
|
||||
|
||||
Reference in New Issue
Block a user