diff --git a/README.md b/README.md index 579a68ed50..443a78077c 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Linux | | or [Download APK File](https://github.com/laurent22/joplin-android/releases/download/android-v1.0.101/joplin-v1.0.101.apk) +Android | | or [Download APK File](https://github.com/laurent22/joplin-android/releases/download/android-v1.0.102/joplin-v1.0.102.apk) iOS | | - ## Terminal application diff --git a/ReactNativeClient/android/app/build.gradle b/ReactNativeClient/android/app/build.gradle index 4b7f200910..ee1ac0a94e 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 2097279 - versionName "1.0.101" + versionCode 2097280 + versionName "1.0.102" ndk { abiFilters "armeabi-v7a", "x86" } diff --git a/docs/index.html b/docs/index.html index 3d8dfcf0fc..19828a92d7 100644 --- a/docs/index.html +++ b/docs/index.html @@ -247,7 +247,7 @@