diff --git a/README.md b/README.md
index b1e86771f4..a0f1eb358e 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,7 @@ wget -O - https://raw.githubusercontent.com/laurent22/joplin/master/Joplin_insta
Operating System | Download | Alt. Download
-----------------|----------|----------------
-Android | | or [Download APK File](https://github.com/laurent22/joplin-android/releases/download/android-v1.0.175/joplin-v1.0.175.apk)
+Android |
| or [Download APK File](https://github.com/laurent22/joplin-android/releases/download/android-v1.0.176/joplin-v1.0.176.apk)
iOS |
| -
## Terminal application
diff --git a/ReactNativeClient/android/app/build.gradle b/ReactNativeClient/android/app/build.gradle
index 475d07c637..72c74408c1 100644
--- a/ReactNativeClient/android/app/build.gradle
+++ b/ReactNativeClient/android/app/build.gradle
@@ -90,8 +90,8 @@ android {
applicationId "net.cozic.joplin"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
- versionCode 2097411
- versionName "1.0.175"
+ versionCode 2097412
+ versionName "1.0.176"
ndk {
abiFilters "armeabi-v7a", "x86"
}
diff --git a/docs/index.html b/docs/index.html
index 15f77ec025..7017357979 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -303,7 +303,7 @@