mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Version 1.0.10
This commit is contained in:
parent
a05d657d4d
commit
650e27722d
5 changed files with 11 additions and 5 deletions
|
@ -20,8 +20,8 @@ object AndroidVersions {
|
|||
const val COMPILE_SDK = 29
|
||||
const val MIN_SDK = 23
|
||||
const val TARGET_SDK = 29
|
||||
const val VERSION_CODE = 66
|
||||
const val VERSION_NAME = "1.0.9"
|
||||
const val VERSION_CODE = 67
|
||||
const val VERSION_NAME = "1.0.10"
|
||||
}
|
||||
|
||||
object BuildPluginsVersion {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue