mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Version 1.2.0
This commit is contained in:
parent
72ffc9abd0
commit
1f11faaffd
3 changed files with 4 additions and 4 deletions
|
@ -96,8 +96,8 @@ object AndroidVersions {
|
|||
const val compileSdk = 31
|
||||
const val minSdk = 23
|
||||
const val targetSdk = 30
|
||||
const val versionCode = 77
|
||||
const val versionName = "1.1.1"
|
||||
const val versionCode = 78
|
||||
const val versionName = "1.2.0"
|
||||
const val ndk = "22.0.7026061"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue