mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2026-06-11 21:01:06 +08:00
Bump version to 2.11.8 (211008)
Some checks failed
Build Debug / BuildDebug (push) Has been cancelled
Some checks failed
Build Debug / BuildDebug (push) Has been cancelled
This commit is contained in:
parent
54077cb29f
commit
efb2df507d
@ -46,8 +46,8 @@ subprojects {
|
||||
minSdk = 21
|
||||
targetSdk = 35
|
||||
|
||||
versionName = "2.11.7"
|
||||
versionCode = 211007
|
||||
versionName = "2.11.8"
|
||||
versionCode = 211008
|
||||
|
||||
resValue("string", "release_name", "v$versionName")
|
||||
resValue("integer", "release_code", "$versionCode")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user