mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-07 20:31:02 -05:00
Bump to Kotlin 1.7.10
This commit is contained in:
parent
9ef0af0069
commit
098a7d1deb
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
[versions]
|
||||
compiler = "1.2.0"
|
||||
compiler = "1.3.0-beta01"
|
||||
compose = "1.2.0-rc03"
|
||||
accompanist = "0.24.13-rc"
|
||||
material3 = "1.0.0-alpha14"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[versions]
|
||||
kotlin_version = "1.7.0"
|
||||
kotlin_version = "1.7.10"
|
||||
coroutines_version = "1.6.4"
|
||||
serialization_version = "1.3.3"
|
||||
|
||||
|
|
Loading…
Reference in a new issue