Skip to content

Commit

Permalink
Update README_EN.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FlyJingFish authored Apr 3, 2024
1 parent c9e0d9d commit 91dddd3
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,10 +88,7 @@ buildscript {
classpath 'io.github.FlyJingFish.AndroidAop:android-aop-plugin:1.5.2'
}
}
```
</details>

2. Add in ```build.gradle``` of **app**
Expand All @@ -114,7 +111,6 @@ plugins {
apply plugin: 'android.aop' //It's best to put it on the last line
```


</details>


Expand Down

0 comments on commit 91dddd3

Please sign in to comment.