mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2024-11-16 02:42:18 +08:00
Bump version to 2.10.4 (210004)
This commit is contained in:
parent
0dc219193b
commit
4df39342a2
|
@ -40,8 +40,8 @@ subprojects {
|
|||
minSdk = 21
|
||||
targetSdk = 31
|
||||
|
||||
versionName = "2.10.3"
|
||||
versionCode = 210003
|
||||
versionName = "2.10.4"
|
||||
versionCode = 210004
|
||||
|
||||
resValue("string", "release_name", "v$versionName")
|
||||
resValue("integer", "release_code", "$versionCode")
|
||||
|
|
Loading…
Reference in New Issue
Block a user