Skip to content

Commit 9a0bbe0

Browse files
author
bsp
committed
clear todos
1 parent 952bec3 commit 9a0bbe0

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

todolist.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
- be compatible with more gradle android plugin versions
44
- currently compatible with 2.0
55
- first step is to be compatible with 2.+, like 2.1, 2.2
6-
- write a demo, explore best practice --ALMOST DONE
7-
- the function to better and more conveniently display Java byte code, make log output more complete
86
- modify directory class input
97
- apply class match wildcard
108
- modify class: provide function to add methods or constructors
@@ -16,5 +14,5 @@
1614

1715
This is only a wish, will not manage to achieve in short term.
1816

19-
- display native code
20-
- modify native code
17+
- display native byte code asm
18+
- modify native byte code

0 commit comments

Comments
 (0)