Skip to content

Commit 19dbc2f

Browse files
committed
up 1.9.29
1 parent 833a1e0 commit 19dbc2f

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 = 624
16-
versionName = "1.9.28"
15+
versionCode = 625
16+
versionName = "1.9.29"
1717
multiDexEnabled = true
1818

1919
val abiFilterList = (properties["ABI_FILTERS"] as? String)?.split(';')

0 commit comments

Comments
 (0)