Commit fd9c504 1 parent aa328f0 commit fd9c504 Copy full SHA for fd9c504
File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
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 = 634
16
- versionName = " 1.9.37 "
15
+ versionCode = 635
16
+ versionName = " 1.9.38 "
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.8.1 "
3
- desugar_jdk_libs = " 2.1.4 "
2
+ agp = " 8.8.2 "
3
+ desugar_jdk_libs = " 2.1.5 "
4
4
gradleLicensePlugin = " 0.9.8"
5
5
kotlin = " 2.1.10"
6
6
coreKtx = " 1.15.0"
@@ -9,8 +9,8 @@ junitVersion = "1.2.1"
9
9
espressoCore = " 3.6.1"
10
10
appcompat = " 1.7.0"
11
11
material = " 1.12.0"
12
- activity = " 1.10.0 "
13
- constraintlayout = " 2.2.0 "
12
+ activity = " 1.10.1 "
13
+ constraintlayout = " 2.2.1 "
14
14
mmkvStatic = " 1.3.12"
15
15
gson = " 2.11.0"
16
16
quickieFoss = " 1.13.1"
You can’t perform that action at this time.
0 commit comments