up 1.9.22

This commit is contained in:
2dust
2024-11-28 16:54:27 +08:00
parent ba622c7edf
commit eea6db6814

View File

@@ -12,8 +12,8 @@ android {
applicationId = "com.v2ray.ang" applicationId = "com.v2ray.ang"
minSdk = 21 minSdk = 21
targetSdk = 35 targetSdk = 35
versionCode = 617 versionCode = 618
versionName = "1.9.21" versionName = "1.9.22"
multiDexEnabled = true multiDexEnabled = true
splits { splits {