diff --git a/app/build.gradle b/app/build.gradle index 9322b9bf9..c0d6d8996 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.hippo.ehviewer" minSdkVersion 14 targetSdkVersion 22 - versionCode 38 - versionName "0.6.13.1" + versionCode 39 + versionName "0.6.13.2" } buildTypes { debug { diff --git a/app/src/main/res/raw/change_log b/app/src/main/res/raw/change_log index 7e9abb8f6..548ebbaf2 100644 --- a/app/src/main/res/raw/change_log +++ b/app/src/main/res/raw/change_log @@ -1,3 +1,7 @@ +Version 0.6.13.2 (2014-3-22) +* 修正评论解析错误 +* 修正发送邮件时可能出现的崩溃 + Version 0.6.13.1 (2014-3-22) * 再次修正解析错误