Skip to content

Commit

Permalink
v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderSchuetz97 committed Nov 26, 2024
1 parent 4100653 commit 709404c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -314,3 +314,4 @@ pub unsafe extern "system" fn Java_some_package_ClassName_method(env: JNIEnv, cl
let macro_result : [jtype; 4] = [jtype::from(1i32), jtype::from(2i32), jtype::from(3i32), jtype::from(4i32)];
}
```

0 comments on commit 709404c

Please sign in to comment.