Merge remote-tracking branch 'origin/master'

This commit is contained in:
dslul 2022-01-23 11:41:38 +01:00
commit 2916e91b6d
11 changed files with 45 additions and 21 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.5.31'
repositories {
jcenter()
google()