Upgrade kotlin version

This commit is contained in:
J-Jamet
2021-01-02 18:14:15 +01:00
parent a8a3685965
commit 53b51934b9

View File

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