This commit is contained in:
hiddify-com
2024-05-31 23:01:00 +02:00
parent 0ba23400c1
commit 5a02c4b546
6 changed files with 45 additions and 56 deletions

View File

@@ -41,7 +41,8 @@ if (flutterVersionName == null) {
}
android {
namespace "com.hiddify.hiddify"
namespace 'com.hiddify.hiddify'
testNamespace "test.com.hiddify.hiddify"
compileSdkVersion 34
ndkVersion "26.1.10909125"