Skip to content

Commit 93705fc

Browse files
committed
Updated doc (#158)
1 parent 4148538 commit 93705fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ See [How to Write a Git Commit Message](https://chris.beams.io/posts/git-commit/
8181
* Run `./gradlew test` to test the module and speed up development.
8282
* Run `./gradlew build` to build the project, which also runs all the tests.
8383

84+
*note*: when you change the data model, you might need to regenerate the .api files by running `./gradlew apiDump`.
85+
8486
## Contacting maintainers
8587

8688
* If something cannot be done, not convenient, or does not work — submit an [issue](#submitting-issues).

0 commit comments

Comments
 (0)