Compare commits

..

1 Commits

Author SHA1 Message Date
ed5af2873f 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
2023-01-18 01:02:09 +00:00

View File

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