updating commons and kotlin

This commit is contained in:
tibbi
2021-04-20 23:18:17 +02:00
parent 89273f12a7
commit 6ae266ca2b
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.31'
ext.kotlin_version = '1.4.32'
repositories {
google()