Skip to content

Commit eea6db6

Browse files
committed
up 1.9.22
1 parent ba622c7 commit eea6db6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
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 = 617
16-
versionName = "1.9.21"
15+
versionCode = 618
16+
versionName = "1.9.22"
1717
multiDexEnabled = true
1818

1919
splits {

0 commit comments

Comments
 (0)