Skip to content

Commit

Permalink
Updated AndroidPublisher dependency from rev16-1.19.1 to rev18-1.20.0
Browse files Browse the repository at this point in the history
Unfortunately I was unable to find a changelog or release notes, so it's up to you if this gets merged in.
  • Loading branch information
ChristianKatzmann committed Apr 29, 2015
1 parent 3044be8 commit 2f7c26a
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 @@ -26,7 +26,7 @@ dependencies {
compile gradleApi()

compile 'com.android.tools.build:gradle:1.1.3'
compile('com.google.apis:google-api-services-androidpublisher:v2-rev16-1.19.1') {
compile('com.google.apis:google-api-services-androidpublisher:v2-rev18-1.20.0') {
exclude group: 'com.google.guava', module: 'guava-jdk5'
}
compile 'commons-lang:commons-lang:2.6'
Expand Down

0 comments on commit 2f7c26a

Please sign in to comment.