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

Commit 3731a60e authored by Sunny Goyal's avatar Sunny Goyal Committed by android-build-merger
Browse files

Fixing gradle version conflicts

am: b3b43923

Change-Id: Ia670b07a33c26f83bdd470e29d8b47a8b7ffaf39
parents a77d33f1 b3b43923
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ buildscript {
        mavenCentral()
    }
    dependencies {
        classpath 'com.android.tools.build:gradle:+'
        classpath 'com.android.tools.build:gradle:1.5.0'
    }
}