up 1.8.20

This commit is contained in:
2dust
2024-04-19 21:07:38 +08:00
parent 3cdaf4a8ee
commit 364b521ec3

View File

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