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

Commit b3b43923 authored by Sunny Goyal's avatar Sunny Goyal
Browse files

Fixing gradle version conflicts

Change-Id: Icf36c314f5cafa7c43771ea8aabec22db743424d
parent 741124ec
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'
    }
}