Skip to content

Instantly share code, notes, and snippets.

@hisamekms
Last active August 29, 2015 14:08
Show Gist options
  • Save hisamekms/28a8430b9dde079be0d0 to your computer and use it in GitHub Desktop.
Save hisamekms/28a8430b9dde079be0d0 to your computer and use it in GitHub Desktop.
GradleでプロジェクトごとにCopy.expandの引数を切り替える ref: http://qiita.com/hisamekms/items/cf666e3b3748a1e201ea
ext {
props = [
hoge: 'proj-b'
]
}
hoge=proj-b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment