Upgrade compilation version

This commit is contained in:
J-Jamet
2020-09-24 12:17:55 +02:00
parent 5b4d8f971f
commit 7044efa7c3
2 changed files with 5 additions and 5 deletions

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