mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2026-06-11 21:01:06 +08:00
chore: bump version
* Support VLESS XUDP * Modify the value of MaxDatagramSize to improve the upload speed of TUIC
This commit is contained in:
parent
ee5d50dfe0
commit
723bfb5653
@ -40,8 +40,8 @@ subprojects {
|
||||
minSdk = 21
|
||||
targetSdk = 31
|
||||
|
||||
versionName = "2.6.0"
|
||||
versionCode = 206000
|
||||
versionName = "2.6.1"
|
||||
versionCode = 206001
|
||||
|
||||
resValue("string", "release_name", "v$versionName")
|
||||
resValue("integer", "release_code", "$versionCode")
|
||||
|
||||
@ -1 +1 @@
|
||||
Subproject commit f995eb9024595e3814bd941295d8d11ed115dfa9
|
||||
Subproject commit 6e513833669183bc5adb7bd316b8426f6a3dfc05
|
||||
Loading…
Reference in New Issue
Block a user