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.
buildscript {
ext.kotlin_version = '1.4.10'
ext.kotlin_version = '1.4.21'
repositories {
jcenter()
google()