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

Commit 3b9777c5 authored by David A. Velasco's avatar David A. Velasco
Browse files

Merge pull request #79 from owncloud/update_buildTools_to_22_0_1

Update buildTools version to 22.0.1
parents bfa5e4c6 3ecefdfb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
language: android
android:
  components:
    - build-tools-20.0.0
    - build-tools-22.0.1
    - android-19
    - android-17
    - android-14
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@ dependencies {

android {
    compileSdkVersion 19
    buildToolsVersion "20.0.0"
    buildToolsVersion "22.0.1"

    sourceSets {
        main {
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ dependencies {

android {
    compileSdkVersion 19
    buildToolsVersion "20.0.0"
    buildToolsVersion "22.0.1"

    sourceSets {
        main {
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ dependencies {

android {
    compileSdkVersion 19
    buildToolsVersion "20.0.0"
    buildToolsVersion "22.0.1"

    sourceSets {
        main {