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