mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Update app version to 1.7.1
No need for a versioncode update
This commit is contained in:
parent
48a2c5a74b
commit
b5a0316a64
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ object AndroidVersions {
|
|||
const val minSdk = 23
|
||||
const val targetSdk = 34
|
||||
const val versionCode = 106
|
||||
const val versionName = "1.7.0"
|
||||
const val versionName = "1.7.1"
|
||||
const val ndk = "23.1.7779620"
|
||||
const val kotlin = "1.9.10"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue