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

Commit 0292bd18 authored by Sunny Goyal's avatar Sunny Goyal
Browse files

Updating gradle version

Change-Id: I4f43a45576118572470703668ff3f495a25f3e3c
parent 462b5cca
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:2.1.0-rc1'
        classpath 'com.android.tools.build:gradle:2.1.0'
        classpath 'com.google.protobuf:protobuf-gradle-plugin:0.7.0'
    }
}