updating commons and kotlin

This commit is contained in:
tibbi 2021-04-14 23:15:34 +02:00
parent f1daa4eab1
commit 2e3604ab54
8 changed files with 12 additions and 7 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.31'
ext.kotlin_version = '1.4.32'
repositories {
google()
jcenter()