Chore: bump version

This commit is contained in:
kr328 2021-11-14 21:09:02 +08:00
parent d20f19c08f
commit 2591de1c1d

View File

@ -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 = 204014 val buildVersionCode = 205001
val buildVersionName = "2.4.14" val buildVersionName = "2.5.1"
val defaultDimension = "feature" val defaultDimension = "feature"
ndkVersion = "23.0.7599858" ndkVersion = "23.0.7599858"