Skip to content
This repository has been archived by the owner on Aug 26, 2019. It is now read-only.

Commit

Permalink
0.6.14
Browse files Browse the repository at this point in the history
  • Loading branch information
seven332 committed Mar 27, 2015
1 parent 02e1185 commit e197ce3
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 @@ -8,8 +8,8 @@ android {
applicationId "com.hippo.ehviewer"
minSdkVersion 14
targetSdkVersion 22
versionCode 39
versionName "0.6.13.2"
versionCode 40
versionName "0.6.14"
}
buildTypes {
debug {
Expand Down
5 changes: 5 additions & 0 deletions app/src/main/res/raw/change_log
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
Version 0.6.14 (2014-3-27)
* 添加 H@H 代理支持
* 修正在早期 KitKat 系统上出现的崩溃
* 修正某些解析失败

Version 0.6.13.2 (2014-3-22)
* 修正评论解析错误
* 修正发送邮件时可能出现的崩溃
Expand Down

0 comments on commit e197ce3

Please sign in to comment.