Update 1.8.19

This commit is contained in:
2dust
2024-03-30 17:25:08 +08:00
parent 1ce9b7c0c8
commit 6b9728dc84

View File

@@ -11,8 +11,8 @@ android {
applicationId = "com.v2ray.ang"
minSdk = 21
targetSdk = 34
versionCode = 550
versionName = "1.8.18"
versionCode = 552
versionName = "1.8.19"
multiDexEnabled = true
}