| commit | cc5197e1c75195409a5c3289df31b3025d3fb364 | [log] [tgz] |
|---|---|---|
| author | Alan Viverette <alanv@google.com> | Mon Jun 13 12:45:07 2016 -0400 |
| committer | Alan Viverette <alanv@google.com> | Mon Jun 13 12:45:07 2016 -0400 |
| tree | 08898ad3c284a700208509bf2cdfaff513870b12 | |
| parent | ef1c4e18273333959511670182ca005e6a103e9a [diff] [blame] |
Implement support library API generation and check in Gradle (again) A subsequent CL will remove the individual API check targets and switch the update-support-api make target over to invoke the Gradle target. Bug: 28124434 Change-Id: I3dbf7f4945985fa48fb12b004e9e36ba6212abe4
diff --git a/.gitignore b/.gitignore index e1876f9..6c671f7 100644 --- a/.gitignore +++ b/.gitignore
@@ -8,4 +8,4 @@ **/gen *.iml **/out -buildSrc/ +buildSrc/build