Upgrade to Kotlin 1.8.0
(cherry picked from commit b56b8b55b43a5071e6f8d0a58afb56beebf139f9)
This commit is contained in:
parent
e2242fe00c
commit
2e4b6e45d6
@ -1,5 +1,5 @@
|
|||||||
[versions]
|
[versions]
|
||||||
compiler = "1.4.0-alpha02"
|
compiler = "1.4.0"
|
||||||
compose-bom = "2023.01.00"
|
compose-bom = "2023.01.00"
|
||||||
accompanist = "0.28.0"
|
accompanist = "0.28.0"
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
[versions]
|
[versions]
|
||||||
kotlin_version = "1.7.21"
|
kotlin_version = "1.8.0"
|
||||||
serialization_version = "1.4.0"
|
serialization_version = "1.4.0"
|
||||||
xml_serialization_version = "0.84.3"
|
xml_serialization_version = "0.84.3"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user