mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Update Kotlin to 1.9.10
Updated coil and compose as well
This commit is contained in:
parent
3b6456faa0
commit
0f2c02d565
27 changed files with 46 additions and 45 deletions
|
@ -7,7 +7,7 @@ object AndroidVersions {
|
|||
const val versionCode = 105
|
||||
const val versionName = "1.7.0"
|
||||
const val ndk = "23.1.7779620"
|
||||
const val kotlin = "1.8.10"
|
||||
const val kotlin = "1.9.10"
|
||||
}
|
||||
|
||||
object Plugins {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue