updating kotlin and commons

This commit is contained in:
tibbi 2021-09-15 13:38:34 +02:00
parent 362b18e2e5
commit 39d46d1d54
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.5.21'
ext.kotlin_version = '1.5.30'
repositories {
google()
jcenter()