Commit 19859eef by eguven Committed by Oliver Woodman

Upgrade gradle to version 2.1.0 to benefit from instant run.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=121941168
parent 73c90ca0
Showing with 1 additions and 1 deletions
...@@ -20,7 +20,7 @@ buildscript { ...@@ -20,7 +20,7 @@ buildscript {
jcenter() jcenter()
} }
dependencies { dependencies {
classpath 'com.android.tools.build:gradle:1.5.0' classpath 'com.android.tools.build:gradle:2.1.0'
classpath 'com.novoda:bintray-release:0.3.4' classpath 'com.novoda:bintray-release:0.3.4'
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment