Update Kotlin version

This commit is contained in:
Markus Fisch
2022-12-16 10:19:28 +01:00
parent 34f14d0ff0
commit ead856221f
+1 -1
View File
@@ -1,6 +1,6 @@
buildscript {
ext {
kotlin_version = '1.7.10'
kotlin_version = '1.7.20'
tools_version = '7.3.1'
sdk_version = 33
support_version = '25.3.1'