traget android sdk 30
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-09-16 18:38:13 +02:00
parent 36568e9682
commit 451f6082ff
3 changed files with 10 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.0'
ext.kotlin_version = '1.4.10'
repositories {
google()
jcenter()