File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -43,8 +43,8 @@ android {
43
43
minSdkVersion 21
44
44
targetSdkVersion 29
45
45
testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
46
- versionCode 8720
47
- versionName " v8.7.2 -AZ"
46
+ versionCode 8730
47
+ versionName " v8.7.3 -AZ"
48
48
49
49
buildConfigField " String" , " COMMIT_COUNT" , " \" ${ getCommitCount()} \" "
50
50
buildConfigField " String" , " COMMIT_SHA" , " \" ${ getGitSha()} \" "
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<changelog bulletedList =" true" >
3
+ <changelogversion versionName =" v8.7.3-AZ" changeDate =" " >
4
+ <changelogtext >updated EH/EXH to their new pagination systems</changelogtext >
5
+ </changelogversion >
3
6
<changelogversion versionName =" v8.7.2-AZ" changeDate =" " >
4
7
<changelogtext >add ability to change user agent in advanced settings</changelogtext >
5
8
<changelogtext >fix some small issues with the light theme</changelogtext >
You can’t perform that action at this time.
0 commit comments