Update kotlin_version to v1.8.0
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 2023-01-18 01:02:09 +00:00
parent 743dc8e24f
commit ed5af2873f

View File

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