Skip to content

Commit

Permalink
Bump the android build tools and gradle-versions-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
ccomeaux committed Oct 1, 2015
1 parent f8472f2 commit f3d8ffd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:1.3.0'
classpath 'com.github.ben-manes:gradle-versions-plugin:0.10.1'
classpath 'com.android.tools.build:gradle:1.3.1'
classpath 'com.github.ben-manes:gradle-versions-plugin:0.11.3'
}
}

Expand Down

0 comments on commit f3d8ffd

Please sign in to comment.