https://github.com/passy/android-lintsummarysample
Example of how to use android-lint-summary with gradle
https://github.com/passy/android-lintsummarysample
Last synced: 11 months ago
JSON representation
Example of how to use android-lint-summary with gradle
- Host: GitHub
- URL: https://github.com/passy/android-lintsummarysample
- Owner: passy
- License: other
- Created: 2015-07-11T10:38:07.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-07T15:26:59.000Z (almost 11 years ago)
- Last Synced: 2025-04-28T13:54:28.583Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 173 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Awesome Lists containing this project
README
# Android-LintSample
Experimenting with Gradle on how to best integrate a third-party tool in the
build process.
## Using
```
$ ./gradlew lint
```
## License
Apache-2