Bump dependencies, set target sdk 24

This commit is contained in:
len 2016-07-30 16:04:43 +02:00
parent c0a0d60c87
commit f768393a4b
3 changed files with 16 additions and 16 deletions

View file

@ -7,7 +7,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:2.1.2'
classpath 'com.github.ben-manes:gradle-versions-plugin:0.12.0'
classpath 'com.github.ben-manes:gradle-versions-plugin:0.13.0'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}