Bump to Kotlin 1.7.10

This commit is contained in:
arkon 2022-07-22 23:01:52 -04:00
parent 9ef0af0069
commit 098a7d1deb
2 changed files with 2 additions and 2 deletions

View File

@ -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"

View File

@ -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"