mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2024-11-22 21:36:09 +03:00
Chore: bump version
This commit is contained in:
parent
2050fb56d0
commit
4033994111
@ -35,8 +35,8 @@ subprojects {
|
|||||||
extensions.configure<BaseExtension> {
|
extensions.configure<BaseExtension> {
|
||||||
val minSdkVersion = 21
|
val minSdkVersion = 21
|
||||||
val targetSdkVersion = 30
|
val targetSdkVersion = 30
|
||||||
val buildVersionCode = 204010
|
val buildVersionCode = 204011
|
||||||
val buildVersionName = "2.4.10"
|
val buildVersionName = "2.4.11"
|
||||||
val defaultDimension = "feature"
|
val defaultDimension = "feature"
|
||||||
|
|
||||||
ndkVersion = "23.0.7599858"
|
ndkVersion = "23.0.7599858"
|
||||||
|
Loading…
Reference in New Issue
Block a user