This commit is contained in:
parent
a026912929
commit
2f3f0488da
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ steps:
|
|||
image: itsblue.dev/plugins/qt-android:5.15.5-1
|
||||
settings:
|
||||
qmake_arguments: "CONFIG+=release"
|
||||
androiddeployqt_arguments: "--aab"
|
||||
androiddeployqt_arguments: "--android-platform android-31"
|
||||
|
||||
- name: publish package
|
||||
image: alpine/curl
|
||||
|
|
Loading…
Reference in a new issue