Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2ee64a8d authored by Ricki Hirner's avatar Ricki Hirner
Browse files

Update Kotlin, build tools

parent 626c36d9
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line

buildscript {
    ext.kotlin_version = '1.2.50'
    ext.kotlin_version = '1.2.51'
    ext.dokka_version = '0.9.16'

    repositories {
@@ -30,7 +30,7 @@ ext {

android {
    compileSdkVersion 27
    buildToolsVersion '27.0.3'
    buildToolsVersion '28.0.1'

    defaultConfig {
        minSdkVersion 19