mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2024-11-16 07:12:18 +08:00
Chore: bump version
This commit is contained in:
parent
3b33216961
commit
c78431a0fb
|
@ -36,8 +36,8 @@ subprojects {
|
|||
extensions.configure<BaseExtension> {
|
||||
val minSdkVersion = 21
|
||||
val targetSdkVersion = 30
|
||||
val buildVersionCode = 204013
|
||||
val buildVersionName = "2.4.13"
|
||||
val buildVersionCode = 204014
|
||||
val buildVersionName = "2.4.14"
|
||||
val defaultDimension = "feature"
|
||||
|
||||
ndkVersion = "23.0.7599858"
|
||||
|
|
Loading…
Reference in New Issue
Block a user