Files
amnezia-client/client/android/build.gradle
T

9 lines
279 B
Groovy
Raw Normal View History

2023-11-14 22:58:47 +03:00
// dummy file for androiddeployqt
2021-10-06 22:45:25 +03:00
2023-11-14 22:58:47 +03:00
// android.bundle.enableUncompressedNativeLibs is deprecated
// disable adding gradle property android.bundle.enableUncompressedNativeLibs by androiddeployqt
useLegacyPackaging
2024-09-09 14:36:33 +03:00
// package name for androiddeployqt
namespace = "org.amnezia.vpn"