diff --git a/README.md b/README.md
index 4d6e736704..b37f810994 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,7 @@ wget -O - https://raw.githubusercontent.com/laurent22/joplin/master/install_ubun
Operating System | Download | Alt. Download
-----------------|----------|----------------
-Android | | or [Download APK File](https://github.com/laurent22/joplin-android/releases/download/android-v1.0.131/joplin-v1.0.131.apk)
+Android |
| or [Download APK File](https://github.com/laurent22/joplin-android/releases/download/android-v1.0.132/joplin-v1.0.132.apk)
iOS |
| -
## Terminal application
diff --git a/ReactNativeClient/android/app/build.gradle b/ReactNativeClient/android/app/build.gradle
index 879d586982..66fffa063a 100644
--- a/ReactNativeClient/android/app/build.gradle
+++ b/ReactNativeClient/android/app/build.gradle
@@ -90,8 +90,8 @@ android {
applicationId "net.cozic.joplin"
minSdkVersion 16
targetSdkVersion 26
- versionCode 2097309
- versionName "1.0.131"
+ versionCode 2097310
+ versionName "1.0.132"
ndk {
abiFilters "armeabi-v7a", "x86"
}
diff --git a/docs/index.html b/docs/index.html
index 3191427e79..458df6ec7d 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -302,7 +302,7 @@