This commit is contained in:
2dust
2024-10-02 11:41:11 +08:00
parent df8da05f32
commit a95f280102

View File

@@ -11,8 +11,8 @@ android {
applicationId = "com.v2ray.ang"
minSdk = 21
targetSdk = 34
versionCode = 598
versionName = "1.9.5"
versionCode = 599
versionName = "1.9.6"
multiDexEnabled = true
splits {
abi {