mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 11:45:53 +01:00
Back to Qt 6.4.0
This commit is contained in:
parent
2a2cd5ff59
commit
03c9dbd2a7
4
.github/workflows/android.yml
vendored
4
.github/workflows/android.yml
vendored
@ -29,12 +29,12 @@ jobs:
|
|||||||
uses: jurplel/install-qt-action@v3
|
uses: jurplel/install-qt-action@v3
|
||||||
with:
|
with:
|
||||||
aqtversion: '==2.1.0'
|
aqtversion: '==2.1.0'
|
||||||
version: '6.4.1'
|
version: '6.4.0'
|
||||||
- name: Install Qt (Android)
|
- name: Install Qt (Android)
|
||||||
uses: jurplel/install-qt-action@v3
|
uses: jurplel/install-qt-action@v3
|
||||||
with:
|
with:
|
||||||
aqtversion: '==2.1.0'
|
aqtversion: '==2.1.0'
|
||||||
version: '6.4.1'
|
version: '6.4.0'
|
||||||
target: 'android'
|
target: 'android'
|
||||||
arch: 'android_armv7'
|
arch: 'android_armv7'
|
||||||
modules: qtpositioning qt5compat
|
modules: qtpositioning qt5compat
|
||||||
|
Loading…
Reference in New Issue
Block a user