chore(build): update application namespace to com.v2ray.ang

This commit is contained in:
zarazaex69
2026-04-07 23:32:29 +03:00
parent f1cc5dbbe0
commit 7f691a8fcc
+1 -1
View File
@@ -5,7 +5,7 @@ plugins {
}
android {
namespace = "com.olcng.app"
namespace = "com.v2ray.ang"
compileSdk = 36
defaultConfig {