Skip to content

Commit e7357b8

Browse files
committed
Update version 0.9.5
1 parent 605ffe1 commit e7357b8

3 files changed

Lines changed: 22 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ android {
2121
applicationId "me.ash.reader"
2222
minSdk 26
2323
targetSdk 32
24-
versionCode 15
25-
versionName "0.9.1"
24+
versionCode 16
25+
versionName "0.9.5"
2626

2727
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2828
vectorDrawables {
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## 0.9.5
2+
3+
1. Support add multiple accounts (local)
4+
5+
2. Add translation (thank you all)
6+
7+
3. Fix some bugs
8+
9+
Request adequate testing of data isolation between multiple accounts.
10+
The Fever API and Google Reader API will soon be supported.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## 0.9.5
2+
3+
1. 支持添加多个本地账户
4+
5+
2. 补充翻译文本(感谢所有人)
6+
7+
3. 修复部分 Bug
8+
9+
希望能为多账户间的数据隔离进行充分的测试。
10+
很快就会支持 Fever API 与 Google Reader API。

0 commit comments

Comments
 (0)