Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Gracker committed Sep 28, 2020
1 parent 5a12092 commit 63a68a8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ buildscript {
dependencies {
classpath("com.androidperf:tracefix:${TRACEFIX_VERSION}"){ changing = true }
implementation 'androidx.appcompat:appcompat:1.2.0'
}
}
```
Expand All @@ -41,8 +42,6 @@ python /mnt/d/Android/platform-tools/systrace/systrace.py -a com.android.setting
1. add white list and black list
3. init method opt
4. disable get、set
5. upload plugin to maven center
6. config github action

## Module
### andrdoi-systrace-sample-kt
Expand Down

0 comments on commit 63a68a8

Please sign in to comment.