Update 1.8.18

This commit is contained in:
2dust
2024-03-12 10:49:52 +08:00
parent eb1d71bda6
commit c34f332771

View File

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