mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 02:34:39 +00:00
Update kotlin to 1.7.20
This commit is contained in:
parent
fe243adb84
commit
91984df91e
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ object AndroidVersions {
|
|||
const val versionCode = 97
|
||||
const val versionName = "1.5.9"
|
||||
const val ndk = "23.1.7779620"
|
||||
const val kotlin = "1.6.21"
|
||||
const val kotlin = "1.7.20"
|
||||
}
|
||||
|
||||
object Plugins {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue