chore: Update kotlin version

This commit is contained in:
Christian Pauly 2022-12-15 09:11:11 +01:00
parent f3655310b3
commit 7db1d55c6c

View file

@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.6.10'
ext.kotlin_version = '1.7.21'
repositories {
google()
mavenCentral()