chore: Update Gradle

This commit is contained in:
Christian Pauly 2021-06-06 11:10:00 +02:00
parent f82ce1b000
commit b85270b58a
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.3.50'
ext.kotlin_version = '1.4.32'
repositories {
google()
jcenter()