Bump version to next release
This commit is contained in:
parent
6ae90e0a7d
commit
1fd105ac56
@ -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()}\""
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user