mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-31 21:13:23 +00:00
Android: update to use Qt5.11.1
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
d008a07e2b
commit
c62ce43ecf
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
QT_VERSION=5.10
|
||||
LATEST_QT=5.10.1
|
||||
QT_VERSION=5.11
|
||||
LATEST_QT=5.11.1
|
||||
NDK_VERSION=r14b
|
||||
SDK_VERSION=3859397
|
||||
ANDROID_BUILDTOOLS_REVISION=25.0.3
|
||||
|
|
Loading…
Add table
Reference in a new issue