update dependencies (#2017)

This commit is contained in:
Konrad Pozniak 2020-12-13 16:31:32 +01:00 committed by GitHub
commit 0708b6a7bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

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