Updaing the gradle for the tests to the latest

This commit is contained in:
Joe Bowser 2016-07-11 14:26:36 -07:00
parent a7176d39f0
commit ad163ce244

View File

@ -25,7 +25,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:2.1.0'
classpath 'com.android.tools.build:gradle:2.1.2'
}
}