mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2024-11-16 17:42:17 +08:00
Chore: bump version
This commit is contained in:
parent
3920f338f6
commit
87f96b9ec7
|
@ -36,8 +36,8 @@ subprojects {
|
|||
extensions.configure<BaseExtension> {
|
||||
val minSdkVersion = 21
|
||||
val targetSdkVersion = 31
|
||||
val buildVersionCode = 205002
|
||||
val buildVersionName = "2.5.2"
|
||||
val buildVersionCode = 205003
|
||||
val buildVersionName = "2.5.3"
|
||||
val defaultDimension = "feature"
|
||||
|
||||
ndkVersion = "23.0.7599858"
|
||||
|
|
Loading…
Reference in New Issue
Block a user