Skip to content

Commit 0c473de

Browse files
committed
up 1.10.24
1 parent e71dd73 commit 0c473de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

V2rayNG/app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ android {
1313
minSdk = 21
1414
targetSdk = 35
1515
versionCode = 673
16-
versionName = "1.10.23"
16+
versionName = "1.10.24"
1717
multiDexEnabled = true
1818

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

0 commit comments

Comments
 (0)