fixtures/{library_module}/build.gradle in robotkit-0.2.0 vs fixtures/{library_module}/build.gradle in robotkit-0.2.1

- old
+ new

@@ -1,10 +1,10 @@ apply plugin: 'com.android.library' apply plugin: 'com.github.dcendents.android-maven' android { compileSdkVersion 25 - buildToolsVersion "25.0.0" + buildToolsVersion "25.0.2" defaultConfig { minSdkVersion 15 targetSdkVersion 25 versionCode 1 versionName "1.0"