mirror of
https://github.com/2dust/v2rayNG.git
synced 2025-06-28 20:29:51 +00:00
up 1.10.6
This commit is contained in:
parent
6f0b3ce990
commit
51eabe5440
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@ android {
|
||||||
applicationId = "com.v2ray.ang"
|
applicationId = "com.v2ray.ang"
|
||||||
minSdk = 21
|
minSdk = 21
|
||||||
targetSdk = 35
|
targetSdk = 35
|
||||||
versionCode = 655
|
versionCode = 656
|
||||||
versionName = "1.10.5"
|
versionName = "1.10.6"
|
||||||
multiDexEnabled = true
|
multiDexEnabled = true
|
||||||
|
|
||||||
val abiFilterList = (properties["ABI_FILTERS"] as? String)?.split(';')
|
val abiFilterList = (properties["ABI_FILTERS"] as? String)?.split(';')
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue