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

Unverified Commit cad115a4 authored by Mario Đanić's avatar Mario Đanić Committed by GitHub
Browse files

Merge pull request #143 from nextcloud/removeBuildToolsVersion

Remove buildToolsVersion
parents 62e754ac 544b8229
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -26,7 +26,6 @@ dependencies {

android {
    compileSdkVersion 26
    buildToolsVersion '26.0.2'

    sourceSets {
        main {
+0 −1
Original line number Diff line number Diff line
@@ -11,7 +11,6 @@ dependencies {

android {
    compileSdkVersion 26
    buildToolsVersion '26.0.2'

    sourceSets {
        main {
+0 −1
Original line number Diff line number Diff line
@@ -11,7 +11,6 @@ dependencies {

android {
    compileSdkVersion 26
    buildToolsVersion '26.0.2'

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

android {
    compileSdkVersion 26
    buildToolsVersion "26.0.2"

    sourceSets {
        main {