Update build env and plugins

This commit is contained in:
Dominik Schürmann
2015-03-23 20:17:30 +01:00
parent e2f27d0f47
commit 2204195234
7 changed files with 53 additions and 53 deletions

View File

@@ -5,7 +5,7 @@ buildscript {
dependencies {
// NOTE: Always use fixed version codes not dynamic ones, e.g. 0.7.3 instead of 0.7.+, see README for more information
classpath 'com.novoda:gradle-android-test-plugin:0.10.0'
classpath 'com.novoda:gradle-android-test-plugin:0.10.1'
}
}