Up Qt to version 6.6.1

This commit is contained in:
albexk 2023-11-24 22:22:15 +03:00
parent 385a52f676
commit 91f44fb394
2 changed files with 1 additions and 2 deletions

View file

@ -275,7 +275,7 @@ jobs:
env:
ANDROID_BUILD_PLATFORM: android-34
QT_VERSION: 6.6.0
QT_VERSION: 6.6.1
QT_MODULES: 'qtremoteobjects qt5compat qtimageformats qtshadertools'
steps:

View file

@ -30,7 +30,6 @@
<application
android:name=".AmneziaApplication"
android:label="-- %%INSERT_APP_NAME%% --"
android:allowNativeHeapPointerTagging="false"
android:icon="@mipmap/icon"
android:roundIcon="@mipmap/icon_round"
android:theme="@style/NoActionBar">