diff --git a/Habitica/build.gradle b/Habitica/build.gradle index b40341572..898b73d14 100644 --- a/Habitica/build.gradle +++ b/Habitica/build.gradle @@ -151,7 +151,7 @@ android { multiDexEnabled true resConfigs "en", "bg", "de", "en-rGB", "es", "fr", "hr-rHR", "in", "it", "iw", "ja", "ko", "lt", "nl", "pl", "pt-rBR", "pt-rPT", "ru", "tr", "zh", "zh-rTW" - versionCode 2282 + versionCode 2284 versionName "2.3" } diff --git a/fastlane/changelog.txt b/fastlane/changelog.txt index 9cc8862cb..5a85879e6 100644 --- a/fastlane/changelog.txt +++ b/fastlane/changelog.txt @@ -1,3 +1,5 @@ This update improves performance in some cases and has various improvements to how markdown is handled (Support for images and opening links from the task list) +We also made some improvements to how the login screen handles troubles it may encounter. + Be sure to download this update now for a better Habitica experience!