Skip to content

Commit

Permalink
Update android gradle plugin to 2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickfav committed Jun 19, 2017
1 parent 5a98823 commit 2ad2c39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -6,7 +6,7 @@ buildscript {
maven { url 'https://maven.fabric.io/public' }
}
dependencies {
classpath 'com.android.tools.build:gradle:2.3.2'
classpath 'com.android.tools.build:gradle:2.3.3'
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.5'
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.7.3'
classpath 'io.fabric.tools:gradle:1.21.6'
Expand Down

0 comments on commit 2ad2c39

Please sign in to comment.