Skip to content

Commit

Permalink
Upgrade Build Tools Gradle Plugin: 2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rm3l committed Jul 4, 2017
1 parent 7d063ab commit 26519c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ buildscript {
}
dependencies {
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath 'com.android.tools.build:gradle:2.3.1'
classpath 'com.android.tools.build:gradle:2.3.3'
classpath 'com.dicedmelon.gradle:jacoco-android:0.1.1'
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.6'
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.4.1'
Expand Down

0 comments on commit 26519c2

Please sign in to comment.