feat: switch to qt 6.10.1 (#2057)

* feat: switch to qt 6.10.1

* feat: switch to qt 6.10.1 remove touch
This commit is contained in:
NickVs2015
2025-12-15 16:56:36 +03:00
committed by GitHub
parent 54f67b3d82
commit f50817c43c
5 changed files with 31 additions and 9 deletions

View File

@@ -531,7 +531,7 @@ jobs:
env:
ANDROID_BUILD_PLATFORM: android-36
QT_VERSION: 6.8.3
QT_VERSION: 6.10.1
QT_MODULES: 'qtremoteobjects qt5compat qtimageformats qtshadertools'
PROD_AGW_PUBLIC_KEY: ${{ secrets.PROD_AGW_PUBLIC_KEY }}
PROD_S3_ENDPOINT: ${{ secrets.PROD_S3_ENDPOINT }}