Skip to content

Commit a10b4e6

Browse files
authored
Reorder CXX build steps to show genrules first (#2642)
1 parent 08c6133 commit a10b4e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,8 +275,8 @@
275275
- [Rust Error Handling](android/interoperability/cpp/rust-result.md)
276276
- [C++ Error Handling](android/interoperability/cpp/cpp-exception.md)
277277
- [Additional Types](android/interoperability/cpp/type-mapping.md)
278-
- [Building for Android: C++](android/interoperability/cpp/android-build-cpp.md)
279278
- [Building for Android: Genrules](android/interoperability/cpp/android-cpp-genrules.md)
279+
- [Building for Android: C++](android/interoperability/cpp/android-build-cpp.md)
280280
- [Building for Android: Rust](android/interoperability/cpp/android-build-rust.md)
281281
- [With Java](android/interoperability/java.md)
282282

0 commit comments

Comments
 (0)