Skip to content

Commit 59a710b

Browse files
committed
up 1.9.23
1 parent 98c642e commit 59a710b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

V2rayNG/app/build.gradle.kts

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ android {
1212
applicationId = "com.v2ray.ang"
1313
minSdk = 21
1414
targetSdk = 35
15-
versionCode = 618
16-
versionName = "1.9.22"
15+
versionCode = 619
16+
versionName = "1.9.23"
1717
multiDexEnabled = true
1818

1919
splits {

V2rayNG/gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ appcompat = "1.7.0"
99
material = "1.12.0"
1010
activity = "1.9.3"
1111
constraintlayout = "2.2.0"
12-
mmkvStatic = "1.3.9"
12+
mmkvStatic = "1.3.11"
1313
gson = "2.11.0"
1414
ossLicensesPlugin = "0.10.6"
1515
playServicesOssLicenses = "17.1.0"

0 commit comments

Comments
 (0)