Skip to content

Android Lint checks to enforce Faithlife house rules

License

Notifications You must be signed in to change notification settings

Faithlife/AndroidLint

Repository files navigation

AndroidLint

Build Status Maven Central

A collection of lint checks for Android the enforce Faithlife house rules.

Download

compileOnly("com.faithlife:android-lint:$version")

Build instructions

This project uses the Gradle build system.

To build the library: /.gradlew build

To see all available tasks: ./gradlew tasks