This commit is contained in:
parent
99f49e0798
commit
78659fe769
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ steps:
|
||||||
- git submodule update --init --recursive
|
- git submodule update --init --recursive
|
||||||
|
|
||||||
- name: build apk
|
- name: build apk
|
||||||
image: itsblue.dev/plugins/qt-android:5.15.5-1
|
image: itsblue.dev/plugins/qt-android:5.15.5-2
|
||||||
settings:
|
settings:
|
||||||
qmake_arguments: "CONFIG+=release"
|
qmake_arguments: "CONFIG+=release"
|
||||||
androiddeployqt_arguments: "--android-platform android-31"
|
androiddeployqt_arguments: "--android-platform android-31"
|
||||||
|
|
Loading…
Reference in a new issue