Skip to content

Commit

Permalink
Merge pull request #35 from klaxit/feature/lib-updates
Browse files Browse the repository at this point in the history
Update documentation of plugin install
  • Loading branch information
ben-j69 authored Apr 20, 2021
2 parents c697af5 + 5e2c747 commit a9d2ea7
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 a9d2ea7

Please sign in to comment.