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