updating some libraries

This commit is contained in:
tibbi 2020-09-22 14:15:25 +02:00
parent f85f13864d
commit bca2c7edc0
2 changed files with 2 additions and 2 deletions

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