chore: Update Gradle

This commit is contained in:
Christian Pauly 2021-06-06 11:10:00 +02:00
parent be59ae6750
commit e2e439905e

View file

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