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