mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-22 02:01:08 +07:00
Up Qt to version 6.6.1
This commit is contained in:
@@ -275,7 +275,7 @@ jobs:
|
|||||||
|
|
||||||
env:
|
env:
|
||||||
ANDROID_BUILD_PLATFORM: android-34
|
ANDROID_BUILD_PLATFORM: android-34
|
||||||
QT_VERSION: 6.6.0
|
QT_VERSION: 6.6.1
|
||||||
QT_MODULES: 'qtremoteobjects qt5compat qtimageformats qtshadertools'
|
QT_MODULES: 'qtremoteobjects qt5compat qtimageformats qtshadertools'
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
@@ -30,7 +30,6 @@
|
|||||||
<application
|
<application
|
||||||
android:name=".AmneziaApplication"
|
android:name=".AmneziaApplication"
|
||||||
android:label="-- %%INSERT_APP_NAME%% --"
|
android:label="-- %%INSERT_APP_NAME%% --"
|
||||||
android:allowNativeHeapPointerTagging="false"
|
|
||||||
android:icon="@mipmap/icon"
|
android:icon="@mipmap/icon"
|
||||||
android:roundIcon="@mipmap/icon_round"
|
android:roundIcon="@mipmap/icon_round"
|
||||||
android:theme="@style/NoActionBar">
|
android:theme="@style/NoActionBar">
|
||||||
|
|||||||
Reference in New Issue
Block a user