Skip to content
This repository was archived by the owner on Jul 3, 2020. It is now read-only.

Commit 8e56c20

Browse files
Formatting fix
1 parent a072232 commit 8e56c20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ This will build an Android package in `target/android-artifacts/<debug|release>/
5555
`cargo apk build` supports building multiple binaries and examples using the same arguments as `cargo build`. It will produce an APK for each binary.
5656

5757
Android packages for bin targets are placed in `target/android-artifacts/<debug|release>/apk`.
58+
5859
Android packages for example targets are placed in `target/android-artifacts/<debug|release>/apk/examples`.
5960

6061
### Testing on an Android emulator

0 commit comments

Comments
 (0)