Update build tools

multisite^2
Floens 8 years ago
parent 04de6eaf31
commit 97a948504e
  1. 2
      Clover/app/build.gradle

@ -15,7 +15,7 @@ def getCommitHash = { ->
android {
compileSdkVersion 25
// update the travis config when changing this
buildToolsVersion '25.0.1'
buildToolsVersion '25.0.2'
defaultConfig {
minSdkVersion 15

Loading…
Cancel
Save