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