mirror of
https://github.com/2dust/v2rayNG.git
synced 2026-06-05 21:04:47 +08:00
This commit is contained in:
parent
833a1e06f0
commit
19dbc2f9b9
@ -12,8 +12,8 @@ android {
|
||||
applicationId = "com.v2ray.ang"
|
||||
minSdk = 21
|
||||
targetSdk = 35
|
||||
versionCode = 624
|
||||
versionName = "1.9.28"
|
||||
versionCode = 625
|
||||
versionName = "1.9.29"
|
||||
multiDexEnabled = true
|
||||
|
||||
val abiFilterList = (properties["ABI_FILTERS"] as? String)?.split(';')
|
||||
|
||||
Loading…
Reference in New Issue
Block a user