add annotation classes
This commit is contained in:
parent
8cdd09f2b0
commit
67d265d2e6
1 changed files with 3 additions and 0 deletions
|
|
@ -14,6 +14,9 @@ D8_CLASSES = {
|
|||
"Ldalvik/annotation/InnerClass;",
|
||||
"Ldalvik/annotation/Signature;",
|
||||
"Ldalvik/annotation/EnclosingMethod;",
|
||||
"Ldalvik/annotation/EnclosingClass;",
|
||||
"Ldalvik/annotation/Throws;",
|
||||
"Ldalvik/annotation/MemberClasses;",
|
||||
}
|
||||
|
||||
with (local_dir / "android-32" / "classes.txt").open() as file:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue