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

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

Update tools to 22.0.1

parent 0f8febb7
Loading
Loading
Loading
Loading
Compare a0e9645c to 6743f1d4
Original line number Diff line number Diff line
Subproject commit a0e9645c796dfd8af38f8cdedf21f5a299c9c5b0
Subproject commit 6743f1d4b1a3cf0202b9d62f2ebc5dfb385b5576
+4 −1
Original line number Diff line number Diff line
@@ -18,5 +18,8 @@ dependencies {

android {
    compileSdkVersion 22
    buildToolsVersion "22.0.0"
    buildToolsVersion "22.0.1"
    compileOptions {
        sourceCompatibility JavaVersion.VERSION_1_6
    }
}
+5 −2
Original line number Diff line number Diff line
@@ -17,5 +17,8 @@ dependencies {

android {
    compileSdkVersion 22
    buildToolsVersion "22.0.0"
    buildToolsVersion "22.0.1"
    compileOptions {
        sourceCompatibility JavaVersion.VERSION_1_6
    }
}
+4 −1
Original line number Diff line number Diff line
@@ -17,5 +17,8 @@ dependencies {

android {
    compileSdkVersion 22
    buildToolsVersion "22.0.0"
    buildToolsVersion "22.0.1"
    compileOptions {
        sourceCompatibility JavaVersion.VERSION_1_6
    }
}
+4 −1
Original line number Diff line number Diff line
@@ -19,5 +19,8 @@ dependencies {

android {
    compileSdkVersion 22
    buildToolsVersion "22.0.0"
    buildToolsVersion "22.0.1"
    compileOptions {
        sourceCompatibility JavaVersion.VERSION_1_6
    }
}