diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2f68678ec..b0e5df164 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -21,8 +21,8 @@ Remember to include: Style ----- -We follow the [Google Java style](https://google-styleguide.googlecode.com/svn/trunk/javaguide.html). -To summarize it: +We follow the [Android Java style](https://source.android.com/source/code-style.html). +Some key points: * Four space indentation * UTF-8 source files