Skip to content

Commit

Permalink
update version name and change log
Browse files Browse the repository at this point in the history
  • Loading branch information
maoruibin committed Mar 4, 2016
1 parent a6bcff0 commit 61fd781
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions app/src/main/assets/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,17 43,17 @@
</head>
<body>

<h3>Version 0.6</h3>
<h3>Version 0.6.3-alaph</h3>
<p>
咕咚翻译 - 一个实现手机端『划词翻译』功能的 App,可能是目前 Android 市场上翻译效率最高的 App。
</p>
<ol>
<li><b>重要-优化:</b> 使用 MaterialDesigner 样式重新设计了首页。Thanks @TonyLOfficial(03-05)</li>
<li><b>修复:</b> 翻译时不显示 "翻译中" 的提示问题,Thanks @leizhiyuan。(03-04)</li>
<li><b>优化:</b> 大幅提高定时设置的稳定性,可以在首页灵活设置显示开关,以及显示间隔时间等。(03-01)</li>
<li><b>新增:</b> 使用 MVP、Dagger2等重构了大部分代码,大幅提升应用性能(02-28)</li>
</ol>
<p>获取 App 最近动态,可通过以下方式关注<br><br>
微博&nbsp;&nbsp;<a href='http://weibo.com/u/1874136301'>@大侠咕咚</a><br>
Github&nbsp;&nbsp;<a href='https://github.com/maoruibin'>@GuDong</a><br>
Google &nbsp;&nbsp;<a href='https://plus.google.com/u/0/communities/111919086388322816251'>咕咚翻译</a><br>
</p>
</body>
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 6,7 @@ ext {
minSdk : 19,
targetSdk : 23,
version_code : 063,
version_name : "0.6.3"
version_name : "0.6.3-alaph"
]

libraries = [
Expand Down

0 comments on commit 61fd781

Please sign in to comment.