diff --git a/V2rayNG/app/build.gradle.kts b/V2rayNG/app/build.gradle.kts index 79e17b034..f50ea29c7 100644 --- a/V2rayNG/app/build.gradle.kts +++ b/V2rayNG/app/build.gradle.kts @@ -8,11 +8,11 @@ android { compileSdk = 34 defaultConfig { - applicationId = "com.v2ray.ang" + applicationId = "com.hicorenational.antifraud" minSdk = 21 targetSdk = 34 versionCode = 558 - versionName = "1.8.22" + versionName = "1.8.22.2024.5" multiDexEnabled = true } @@ -120,4 +120,4 @@ dependencies { implementation("androidx.work:work-runtime-ktx:2.8.1") implementation("androidx.work:work-multiprocess:2.8.1") -} \ No newline at end of file +}