diff options
| author | Xavier Ducrohet <xav@android.com> | 2012-12-14 11:41:40 -0800 |
|---|---|---|
| committer | Xavier Ducrohet <xav@android.com> | 2012-12-14 12:11:17 -0800 |
| commit | 7d4146d8ec3597f290c06d0887d302415db5925b (patch) | |
| tree | 8ad78a2be266633f8723e0923e4bbb087246d82c /ninepatch | |
| parent | cf9c46e6ab7ba0882c527408402482a33c50d5f8 (diff) | |
| download | platform_tools_base-7d4146d8ec3597f290c06d0887d302415db5925b.tar.gz platform_tools_base-7d4146d8ec3597f290c06d0887d302415db5925b.tar.bz2 platform_tools_base-7d4146d8ec3597f290c06d0887d302415db5925b.zip | |
Build all modules with gradle.
Change-Id: I6c21927aa7ffeb0979d1b6ddc9baef8fe5e5773b
Diffstat (limited to 'ninepatch')
| -rw-r--r-- | ninepatch/.gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ninepatch/.gitignore b/ninepatch/.gitignore index ba077a4031..c986b6bb2e 100644 --- a/ninepatch/.gitignore +++ b/ninepatch/.gitignore @@ -1 +1,3 @@ -bin +/bin +/build + |
