Prepare for release
This commit is contained in:
parent
34df0759f3
commit
dd4a18a0b2
@ -41,7 +41,7 @@ android {
|
|||||||
targetSdkVersion 27
|
targetSdkVersion 27
|
||||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||||
versionCode 7400
|
versionCode 7400
|
||||||
versionName "v7.4.3-EH"
|
versionName "v7.4.0-EH"
|
||||||
|
|
||||||
buildConfigField "String", "COMMIT_COUNT", "\"${getCommitCount()}\""
|
buildConfigField "String", "COMMIT_COUNT", "\"${getCommitCount()}\""
|
||||||
buildConfigField "String", "COMMIT_SHA", "\"${getGitSha()}\""
|
buildConfigField "String", "COMMIT_SHA", "\"${getGitSha()}\""
|
||||||
|
@ -1,5 +1,10 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<changelog bulletedList="true">
|
<changelog bulletedList="true">
|
||||||
|
<changelogversion versionName="v7.2.4-EH" changeDate="">
|
||||||
|
<changelogtext>Added autoscroll feature</changelogtext>
|
||||||
|
<changelogtext>Added ability to specify reader download thread count</changelogtext>
|
||||||
|
<changelogtext>Added ability to skip download queue upon retry</changelogtext>
|
||||||
|
</changelogversion>
|
||||||
<changelogversion versionName="v0.7.4" changeDate="">
|
<changelogversion versionName="v0.7.4" changeDate="">
|
||||||
<changelogtext>Updated Anilist's API to v2.</changelogtext>
|
<changelogtext>Updated Anilist's API to v2.</changelogtext>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user