updating commons and gradle

This commit is contained in:
tibbi 2021-03-15 22:48:18 +01:00
parent e5bd51ed24
commit c73f1f2dfe
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.30'
ext.kotlin_version = '1.4.31'
repositories {
google()
jcenter()