Bump to Kotlin 1.7.10

(cherry picked from commit 098a7d1deb)
This commit is contained in:
arkon
2022-07-22 23:01:52 -04:00
committed by Jobobby04
parent 965c04e5bd
commit c25b3857c9
2 changed files with 2 additions and 2 deletions
+1 -1
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"
+1 -1
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"