Skip to content

Commit

Permalink
update changelog and ver
Browse files Browse the repository at this point in the history
  • Loading branch information
Nandaka committed Sep 25, 2018
1 parent c00ee18 commit ee92430
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ android {
applicationId "com.erakk.lnreader"
minSdkVersion 14
targetSdkVersion 25
versionCode 201809190
versionName "1.1.55"
versionCode 201809250
versionName "1.1.56"
}

buildTypes {
Expand Down
5 changes: 5 additions & 0 deletions app/src/main/res/raw/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
1.1.56
- Fix Issue #286: Update save external chapter logic.
- Fix Issue #288: Update volume count query.
- Implement #287: add ▼ indicator for novel with downloaded chapter. Disable Quick Load to enable.

1.1.55
- Fix Issue #285: Update query for Watch List.
- Update novel list text status style.
Expand Down

0 comments on commit ee92430

Please sign in to comment.