diff --git a/app/build.gradle b/app/build.gradle index 7ed0f1d2d..570708551 100755 --- a/app/build.gradle +++ b/app/build.gradle @@ -40,8 +40,8 @@ android { minSdkVersion 16 targetSdkVersion 28 testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" - versionCode 8403 - versionName "v8.4.3-EH" + versionCode 8404 + versionName "v8.4.4-EH" buildConfigField "String", "COMMIT_COUNT", "\"${getCommitCount()}\"" buildConfigField "String", "COMMIT_SHA", "\"${getGitSha()}\"" diff --git a/app/src/main/res/raw/changelog_release.xml b/app/src/main/res/raw/changelog_release.xml index cbec22aed..4617db426 100755 --- a/app/src/main/res/raw/changelog_release.xml +++ b/app/src/main/res/raw/changelog_release.xml @@ -1,5 +1,10 @@ + + Fix MangaPlus extension not working + General performance improvements + + Remove useless help button in sidebar Add HBrowse source