Update kotlin_version to v1.7.22
Some checks reported errors
valuya/comptaplan_app/pipeline/pr-dev Something is wrong with the build of this commit

This commit is contained in:
renovate 2022-11-30 01:01:44 +00:00
parent 743dc8e24f
commit 3bee048ff8

View File

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