Skip to content

Commit

Permalink
Updated Gradle build tools
Browse files Browse the repository at this point in the history
  • Loading branch information
federicoiosue committed Feb 18, 2017
1 parent 854bd4f commit 835f308
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Expand Up @@ -4,7 +4,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.2.0'
classpath 'com.android.tools.build:gradle:2.2.3'
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.5'
}
}
Expand All @@ -18,4 +18,4 @@ allprojects {
}
}
apply plugin: 'maven'
}
}

0 comments on commit 835f308

Please sign in to comment.