kotlin plugin upgrade

This commit is contained in:
vadym 2021-10-14 18:09:05 +03:00
parent e170d0705d
commit 2442816372

View File

@ -1,6 +1,6 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.kotlin_version = "1.5.10"
ext.kotlin_version = "1.5.31"
repositories {
google()
mavenCentral()