mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 02:34:39 +00:00
chore: Bumps version to v1.7.4
This commit is contained in:
parent
a5c5eca93a
commit
795b148269
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ object AndroidVersions {
|
|||
const val compileSdk = 34
|
||||
const val minSdk = 23
|
||||
const val targetSdk = 34
|
||||
const val versionCode = 110
|
||||
const val versionName = "1.7.3"
|
||||
const val versionCode = 111
|
||||
const val versionName = "1.7.4"
|
||||
const val ndk = "23.1.7779620"
|
||||
const val kotlin = "1.9.10"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue