Update kotlin gradle plugin

This commit is contained in:
Shinokuni 2020-12-18 17:51:50 +01:00
parent c3a94b9003
commit daca5ff4c8

View File

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