diff --git a/README.md b/README.md index 5874c5750..94f7d9b34 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Linux | | or [Download APK File](https://github.com/laurent22/joplin-android/releases/download/android-v1.0.123/joplin-v1.0.123.apk) +Android | | or [Download APK File](https://github.com/laurent22/joplin-android/releases/download/android-v1.0.124/joplin-v1.0.124.apk) iOS | | - ## Terminal application diff --git a/ReactNativeClient/android/app/build.gradle b/ReactNativeClient/android/app/build.gradle index 6eca98e30..e8341852a 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 2097301 - versionName "1.0.123" + versionCode 2097302 + versionName "1.0.124" ndk { abiFilters "armeabi-v7a", "x86" } diff --git a/docs/index.html b/docs/index.html index c6ccc1858..90b3011cc 100644 --- a/docs/index.html +++ b/docs/index.html @@ -295,7 +295,7 @@