mirror of
https://github.com/2dust/v2rayNG.git
synced 2025-06-28 20:29:51 +00:00
up 1.10.3
This commit is contained in:
parent
f22454da5d
commit
55bc2bf934
2 changed files with 4 additions and 4 deletions
|
@ -12,8 +12,8 @@ android {
|
|||
applicationId = "com.v2ray.ang"
|
||||
minSdk = 21
|
||||
targetSdk = 35
|
||||
versionCode = 652
|
||||
versionName = "1.10.2"
|
||||
versionCode = 653
|
||||
versionName = "1.10.3"
|
||||
multiDexEnabled = true
|
||||
|
||||
val abiFilterList = (properties["ABI_FILTERS"] as? String)?.split(';')
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[versions]
|
||||
agp = "8.9.2"
|
||||
agp = "8.9.3"
|
||||
desugarJdkLibs = "2.1.5"
|
||||
gradleLicensePlugin = "0.9.8"
|
||||
kotlin = "2.1.20"
|
||||
|
@ -21,7 +21,7 @@ toasty = "1.5.2"
|
|||
editorkit = "2.9.0"
|
||||
core = "3.5.3"
|
||||
workRuntimeKtx = "2.10.1"
|
||||
lifecycleViewmodelKtx = "2.8.7"
|
||||
lifecycleViewmodelKtx = "2.9.0"
|
||||
multidex = "2.0.1"
|
||||
mockitoMockitoInline = "5.2.0"
|
||||
flexbox = "3.0.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue