diff --git a/README.md b/README.md
index c274e6a7ad..c8f21901cd 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ Linux | | or [Download APK File](https://github.com/laurent22/joplin/releases/download/android-v0.10.75/joplin-v0.10.75.apk)
+Android |
| or [Download APK File](https://github.com/laurent22/joplin/releases/download/android-v0.10.78/joplin-v0.10.78.apk)
iOS |
| -
## Terminal application
diff --git a/ReactNativeClient/android/app/build.gradle b/ReactNativeClient/android/app/build.gradle
index b84ab3dfb5..0250b51e9c 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 22
- versionCode 2097255
- versionName "0.10.77"
+ versionCode 2097256
+ versionName "0.10.78"
ndk {
abiFilters "armeabi-v7a", "x86"
}
diff --git a/docs/index.html b/docs/index.html
index 2d4bc23537..7b2a3f1ba1 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -243,7 +243,7 @@