Compare commits

..

1 Commits

Author SHA1 Message Date
3bee048ff8 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
2022-11-30 01:01:44 +00:00

View File

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