updating kotlin and commons

This commit is contained in:
tibbi 2021-02-15 18:17:55 +01:00
parent a5d6eae352
commit 1e7405ee2d
3 changed files with 3 additions and 3 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.21'
ext.kotlin_version = '1.4.30'
repositories {
google()
jcenter()