builld-system: switch Android to Qt 5.13.1

This fixes the SSL issue with Android 5.x/Lollipop.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2019-10-04 09:13:05 -07:00
parent 4458373488
commit ea0e447e0d
4 changed files with 11 additions and 5 deletions

View file

@ -1,8 +1,8 @@
#!/bin/bash
# When changing Qt version remember to update the
# qt-installer-noninteractive file as well.
QT_VERSION=5.12
LATEST_QT=5.12.4
QT_VERSION=5.13
LATEST_QT=5.13.1
NDK_VERSION=r18b
SDK_VERSION=4333796
ANDROID_BUILDTOOLS_REVISION=28.0.3