Bump version to next release

This commit is contained in:
NerdNumber9 2018-07-08 19:49:33 -04:00
parent 6ae90e0a7d
commit 1fd105ac56
2 changed files with 10 additions and 2 deletions

View File

@ -40,8 +40,8 @@ android {
minSdkVersion 16
targetSdkVersion 27
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
versionCode 7401
versionName "v7.4.1-EH"
versionCode 7402
versionName "v7.4.2-EH"
buildConfigField "String", "COMMIT_COUNT", "\"${getCommitCount()}\""
buildConfigField "String", "COMMIT_SHA", "\"${getGitSha()}\""

View File

@ -1,5 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog bulletedList="true">
<changelogversion versionName="v7.4.2-EH" changeDate="">
<changelogtext>Performance improvements for users with E-Hentai hath perks</changelogtext>
<changelogtext>Add additional advanced options to E-Hentai login screen</changelogtext>
<changelogtext>Add "more" button in global search results</changelogtext>
<changelogtext>Fix hitomi.la browse/latest not working</changelogtext>
<changelogtext>Minor performance improvements to hitomi.la search</changelogtext>
<changelogtext>Add ability to reverse search results on E-Hentai/ExHentai</changelogtext>
</changelogversion>
<changelogversion versionName="v7.4.1-EH" changeDate="">
<changelogtext>Fixed autoscroll scrolling wrong direction on right-to-left readers</changelogtext>
<changelogtext>Added retry all button</changelogtext>