Release v5.0.2.
This commit is contained in:
parent
5c671de29e
commit
a243aeafba
@ -42,8 +42,8 @@ android {
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 25
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
versionCode 5001
|
||||
versionName "v5.0.1-EH"
|
||||
versionCode 5002
|
||||
versionName "v5.0.2-EH"
|
||||
|
||||
buildConfigField "String", "COMMIT_COUNT", "\"${getCommitCount()}\""
|
||||
buildConfigField "String", "COMMIT_SHA", "\"${getGitSha()}\""
|
||||
|
@ -1,5 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<changelog bulletedList="true">
|
||||
<changelogversion versionName="v5.0.2" changeDate="">
|
||||
<changelogtext>EH: Fix nhentai source only showing first page.</changelogtext>
|
||||
</changelogversion>
|
||||
|
||||
<changelogversion versionName="v5.0.1" changeDate="">
|
||||
<changelogtext>EH: Add the ability to download favorites from your E-Hentai/ExHentai account.</changelogtext>
|
||||
|
Loading…
x
Reference in New Issue
Block a user