updating commons, target sdk to 30

This commit is contained in:
tibbi 2020-08-20 23:50:22 +02:00
parent 2e20c8dc59
commit fc470d9408
3 changed files with 6 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.3.72'
ext.kotlin_version = '1.4.0'
repositories {
google()
jcenter()