android: Upgrade Qt to 5.8

Signed-off-by: Anton Lundin <glance@acc.umu.se>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Anton Lundin 2017-02-06 15:55:39 +01:00 committed by Dirk Hohndel
parent c345702d1b
commit 9d235d165e
2 changed files with 4 additions and 2 deletions

View file

@ -14,8 +14,8 @@ USE_X=$(case "$-" in *x*) echo "-x" ;; esac)
# these are the current versions for Qt, Android SDK & NDK:
QT_VERSION=5.7
LATEST_QT=5.7.1
QT_VERSION=5.8
LATEST_QT=5.8.0
NDK_VERSION=r13b
SDK_VERSION=r25.2.3