Skip to content

Commit

Permalink
Update documentation of plugin install
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben-J authored and Ben-J committed Apr 20, 2021
1 parent 6e46d85 commit 5e2c747
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,6 @@ This plugin is **used in production** at [Klaxit - Covoiturage quotidien](https:
This gradle plugin can be used with any Android project in Java or Kotlin.

# 1 - Install the plugin

## Using the plugins DSL
In your app level `build.gradle`:

```gradle
plugins {
id "com.klaxit.hiddensecrets" version "X.Y.Z"
}
```

## Using legacy plugin application
Add these lines in your app level `build.gradle`:

```gradle
Expand Down

0 comments on commit 5e2c747

Please sign in to comment.