mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 02:34:39 +00:00
Update version code to 106
This commit is contained in:
parent
83969b84c3
commit
4aa67d5fe1
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ object AndroidVersions {
|
|||
const val compileSdk = 34
|
||||
const val minSdk = 23
|
||||
const val targetSdk = 34
|
||||
const val versionCode = 105
|
||||
const val versionCode = 106
|
||||
const val versionName = "1.7.0"
|
||||
const val ndk = "23.1.7779620"
|
||||
const val kotlin = "1.9.10"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue