Skip to content

Commit

Permalink
Update gradle-mvn-push for gradle 0.11+.
Browse files Browse the repository at this point in the history
This hasn't been fixed in mainline gradle-mvn-push, so referencing the following commit from a PR that looks like it will be merged:

shamanland/gradle-mvn-push@cc18d56
chrisbanes/gradle-mvn-push#29
chrisbanes/gradle-mvn-push#28
  • Loading branch information
danhbear committed Jun 18, 2014
1 parent 53e1d08 commit 7a625f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ POM_LICENCE_URL=http://www.apache.org/licenses/LICENSE-2.0.txt
POM_LICENCE_DIST=repo
POM_DEVELOPER_ID=emilsjolander
POM_DEVELOPER_NAME=Emil Sjolander
POM_DEVELOPER_EMAIL=sjolander.emil@gmail.com
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ android {
}
}

apply from: 'https://raw.github.com/chrisbanes/gradle-mvn-push/eaa6b5404b7594e6c23b884fdc5795f545db55dd/gradle-mvn-push.gradle'
apply from: 'https://raw.github.com/shamanland/gradle-mvn-push/cc18d56549cdea03f744b6fff27911569394073e/gradle-mvn-push.gradle'

0 comments on commit 7a625f6

Please sign in to comment.