mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2024-11-22 13:26:09 +03:00
Chore: bump version
This commit is contained in:
parent
0406573317
commit
66d02c7e2d
@ -51,8 +51,8 @@ subprojects {
|
||||
extensions.configure(BaseExtension::class) {
|
||||
val minSdkVersion = 21
|
||||
val targetSdkVersion = 30
|
||||
val buildVersionCode = 204009
|
||||
val buildVersionName = "2.4.9"
|
||||
val buildVersionCode = 204010
|
||||
val buildVersionName = "2.4.10"
|
||||
val defaultDimension = "feature"
|
||||
|
||||
ndkVersion = "23.0.7599858"
|
||||
|
Loading…
Reference in New Issue
Block a user