Release v7.2.3
This commit is contained in:
parent
e7c48a98df
commit
5cc38c1369
@ -40,8 +40,8 @@ android {
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 27
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
versionCode 7202
|
||||
versionName "v7.2.2-EH"
|
||||
versionCode 7203
|
||||
versionName "v7.2.3-EH"
|
||||
|
||||
buildConfigField "String", "COMMIT_COUNT", "\"${getCommitCount()}\""
|
||||
buildConfigField "String", "COMMIT_SHA", "\"${getGitSha()}\""
|
||||
|
@ -1,5 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<changelog bulletedList="true">
|
||||
<changelogversion versionName="v7.2.3-EH" changeDate="">
|
||||
<changelogtext>Fix app crashing on some older devices (again)</changelogtext>
|
||||
<changelogtext>Fix app crashing sometimes when long-pressing the back/menu button in the top left</changelogtext>
|
||||
</changelogversion>
|
||||
<changelogversion versionName="v7.2.2-EH" changeDate="">
|
||||
<changelogtext>Fix app crashing on some older devices</changelogtext>
|
||||
</changelogversion>
|
||||
<changelogversion versionName="v7.2.0-EH" changeDate="">
|
||||
<changelogtext>Fix Tsumino search page offset</changelogtext>
|
||||
<changelogtext>Added hitomi.la source (searching is still very slow/buggy)</changelogtext>
|
||||
|
Loading…
x
Reference in New Issue
Block a user