Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
RikkaW committed Aug 16, 2021
1 parent 8fd93b5 commit 267a59b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'dev.rikka.tools:hidden-api-refine:1.0.0'
classpath 'dev.rikka.tools:hidden-api-refine:1.1.0'
}
}
```

### Module
### Module (Use in the final Android app module)

```gradle
plugins {
Expand Down

0 comments on commit 267a59b

Please sign in to comment.