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

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

Updated buildTools in all the Gradle files

parent 8d9e0bf6
Loading
Loading
Loading
Loading
+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 {