mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2026-06-11 21:01:06 +08:00
Bump version to 2.11.3 (211003)
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
754f2801ee
commit
c513a198f4
@ -40,8 +40,8 @@ subprojects {
|
||||
minSdk = 21
|
||||
targetSdk = 31
|
||||
|
||||
versionName = "2.11.2"
|
||||
versionCode = 211002
|
||||
versionName = "2.11.3"
|
||||
versionCode = 211003
|
||||
|
||||
resValue("string", "release_name", "v$versionName")
|
||||
resValue("integer", "release_code", "$versionCode")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user