Compare commits

..

1 Commits

Author SHA1 Message Date
d4eb9becb0 Update kotlin_version
Some checks are pending
valuya/comptaplan_app/pipeline/pr-dev Build queued...
2022-10-21 20:17:39 +00:00

View File

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