Skip to content

Commit

Permalink
jinghongjun: Change PLUGIN_URL value.
Browse files Browse the repository at this point in the history
Signed-off-by: jinghongjun <[email protected]>
  • Loading branch information
jinghongjun committed Jan 18, 2017
1 parent c541c6e commit 68384c9
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 @@ -6,7 +6,7 @@ buildscript {
// url 'https://dl.bintray.com/codingbingo/maven'
// }
maven{
url 'file:////u-disk/work/maven_repositories/android/repo'
url PLUGIN_URL
}
}
dependencies {
Expand Down

0 comments on commit 68384c9

Please sign in to comment.