mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2025-04-03 13:53:34 +03:00
Chore: bump version
This commit is contained in:
parent
c73beabf7e
commit
e7fef0a767
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
import org.gradle.api.Project
|
import org.gradle.api.Project
|
||||||
|
|
||||||
const val buildVersionCode = 204003
|
const val buildVersionCode = 204004
|
||||||
const val buildVersionName = "2.4.3"
|
const val buildVersionName = "2.4.4"
|
||||||
|
|
||||||
const val buildMinSdkVersion = 21
|
const val buildMinSdkVersion = 21
|
||||||
const val buildTargetSdkVersion = 30
|
const val buildTargetSdkVersion = 30
|
||||||
|
|
Loading…
Add table
Reference in a new issue