Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jahirfiquitiva committed Mar 12, 2017
1 parent ff27741 commit f01a0c6
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,6 @@ dependencies {
```

## Usage
Add **CHECK_LICENSE** permission to your app's Manifest:

```xml
<uses-permission android:name="com.android.vending.CHECK_LICENSE"/>
```

*Note: this may not be really required and adding it allows LuckyPatcher to detect your app. Try yourself and decide.*

### Verify Google Play Licensing (LVL)
Google Play offers a licensing service that lets you enforce licensing policies for applications that you publish on Google Play. With Google Play Licensing, your application can query Google Play to obtain the licensing status for the current user.
Expand Down

0 comments on commit f01a0c6

Please sign in to comment.