Upgrade gradle

This commit is contained in:
Hillel Coren 2020-12-10 23:55:57 +02:00
parent 70211c6be5
commit 05a2a1452e
1 changed files with 1 additions and 1 deletions

View File

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