Skip to content

Commit

Permalink
Bump support version
Browse files Browse the repository at this point in the history
  • Loading branch information
stoyicker committed Nov 14, 2015
1 parent 52256af commit d86ce08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildsystem/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ ext {
gradleVersionsVersion = "0.11.3"
gradleAndroidVersion = "1.5.0"
mavenGradleAndroidVersion = "1.3"
recyclerViewVersion = "23.1.0"
supportAnnotationsVersion = "23.1.0"
recyclerViewVersion = "23.1.1"
supportAnnotationsVersion = "23.1.1"

classpathDependencies = [
gradleVersions : "com.github.ben-manes:gradle-versions-plugin:${gradleVersionsVersion}",
Expand Down

0 comments on commit d86ce08

Please sign in to comment.