An open API service indexing awesome lists of open source software.

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

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