Update gradle.

pull/14/head
Tom Hacohen 7 years ago
parent 1295e4557e
commit 66f74e6eaf

@ -12,7 +12,7 @@ buildscript {
jcenter() jcenter()
} }
dependencies { dependencies {
classpath 'com.android.tools.build:gradle:2.2.3' classpath 'com.android.tools.build:gradle:2.3.0'
} }
} }
@ -25,4 +25,4 @@ allprojects {
} }
} }
apply plugin: 'android-reporting' apply plugin: 'android-reporting'

Loading…
Cancel
Save