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

Commit fc435656 authored by Marvin W.'s avatar Marvin W. 🐿️
Browse files

Update build-tools

parent 2c86584d
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -18,11 +18,12 @@ buildscript {
        jcenter()
    }
    dependencies {
        classpath 'com.android.tools.build:gradle:1.2.3'
        classpath 'com.android.tools.build:gradle:1.3.0'
    }
}
apply plugin: 'com.android.library'
apply from: 'gradle-mvn-push.gradle'

android {
    compileSdkVersion 22
    buildToolsVersion "22.0.1"