Skip to content

Commit

Permalink
Merge pull request #34 from jsibbold/gradle-plugin-update
Browse files Browse the repository at this point in the history
update gradle plugin to 2.2.3
  • Loading branch information
jsibbold committed Jan 21, 2017
2 parents a5ed007 + e59bff2 commit 0b72d78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -10,7 +10,7 @@ buildscript {
}
}
dependencies {
classpath 'com.android.tools.build:gradle:2.2.2'
classpath 'com.android.tools.build:gradle:2.2.3'
classpath "gradle.plugin.nl.javadude.gradle.plugins:license-gradle-plugin:0.13.1"
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.4.1'

Expand Down

0 comments on commit 0b72d78

Please sign in to comment.