This commit is contained in:
2dust
2024-09-24 09:41:16 +08:00
parent 0501de1658
commit 842c32f29f

View File

@@ -11,8 +11,8 @@ android {
applicationId = "com.v2ray.ang"
minSdk = 21
targetSdk = 34
versionCode = 592
versionName = "1.9.1"
versionCode = 593
versionName = "1.9.2"
multiDexEnabled = true
splits {
abi {