mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2024-11-25 06:46:09 +03:00
Chore: bump version
This commit is contained in:
parent
d20f19c08f
commit
2591de1c1d
@ -36,8 +36,8 @@ subprojects {
|
||||
extensions.configure<BaseExtension> {
|
||||
val minSdkVersion = 21
|
||||
val targetSdkVersion = 31
|
||||
val buildVersionCode = 204014
|
||||
val buildVersionName = "2.4.14"
|
||||
val buildVersionCode = 205001
|
||||
val buildVersionName = "2.5.1"
|
||||
val defaultDimension = "feature"
|
||||
|
||||
ndkVersion = "23.0.7599858"
|
||||
|
Loading…
Reference in New Issue
Block a user