Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
he00741098 authored Sep 23, 2023
1 parent f57f728 commit 4d43579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ $ cargo build && javac com/example/robusta/HelloWorld.java && RUST_BACKTRACE=ful
You can find an example of Robusta used for Android in `./robusta-android-example`.
To run it, open the project robustaAndroidExample with Android Studio.

Cargo build is automatically run by grable.
Cargo build is automatically run by gradle.

The rust lib.rs is the image of the Java class RobustaAndroidExample.

Expand Down

0 comments on commit 4d43579

Please sign in to comment.