Skip to content

Commit

Permalink
Merge pull request #33 from he00741098/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
EliseChouleur authored Sep 29, 2023
2 parents 5a5c33d + 4d43579 commit e3601f8
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 e3601f8

Please sign in to comment.