aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index bc5e21c..82359c6 100644
--- a/README.rst
+++ b/README.rst
@@ -49,8 +49,9 @@ To build the Xcode workspace for Objective-C bindings, run:
Release process
---------------
-First: bump version numbers in ``Makefile``, ``javascript/package.json``, and
-``OLMKit.podspec``.
+First: bump version numbers in ``Makefile``, ``javascript/package.json``,
+``OLMKit.podspec``, and ``android/olm-sdk/build.gradle`` (``versionCode``,
+``versionName`` and ``version``).
Also, ensure the changelog is up to date, and that everyting is committed to
git.