File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ android {
12
12
applicationId = " com.v2ray.ang"
13
13
minSdk = 21
14
14
targetSdk = 35
15
- versionCode = 652
16
- versionName = " 1.10.2 "
15
+ versionCode = 653
16
+ versionName = " 1.10.3 "
17
17
multiDexEnabled = true
18
18
19
19
val abiFilterList = (properties[" ABI_FILTERS" ] as ? String )?.split(' ;' )
Original file line number Diff line number Diff line change 1
1
[versions ]
2
- agp = " 8.9.2 "
2
+ agp = " 8.9.3 "
3
3
desugarJdkLibs = " 2.1.5"
4
4
gradleLicensePlugin = " 0.9.8"
5
5
kotlin = " 2.1.20"
@@ -21,7 +21,7 @@ toasty = "1.5.2"
21
21
editorkit = " 2.9.0"
22
22
core = " 3.5.3"
23
23
workRuntimeKtx = " 2.10.1"
24
- lifecycleViewmodelKtx = " 2.8.7 "
24
+ lifecycleViewmodelKtx = " 2.9.0 "
25
25
multidex = " 2.0.1"
26
26
mockitoMockitoInline = " 5.2.0"
27
27
flexbox = " 3.0.0"
You can’t perform that action at this time.
0 commit comments