This commit is contained in:
2dust
2024-09-19 14:54:17 +08:00
parent 75c90e3c45
commit c0fda6fcba

View File

@@ -11,8 +11,8 @@ android {
applicationId = "com.v2ray.ang"
minSdk = 21
targetSdk = 34
versionCode = 591
versionName = "1.9.0"
versionCode = 592
versionName = "1.9.1"
multiDexEnabled = true
splits {
abi {