Update to latest libraries, use correct version name

This commit is contained in:
Tim Mutton
2017-03-20 20:48:07 +11:00
parent d20bb985ad
commit 6b704f5059
3 changed files with 15 additions and 16 deletions

View File

@ -1,14 +1,9 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
repositories {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.3.0'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}
}