Skip to content

Commit f5db8c0

Browse files
release v3.0.0
1 parent ac41af7 commit f5db8c0

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

README-cn.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212

1313
### App
1414
* 两种登录方式,(Basic Auth) 和 (OAuth)
15-
* 支持夜间模式,多种主色调
15+
* 支持夜间模式和AMOLED Dark主题,多种主色调
1616
* 支持Markdown和代码高亮
17-
* 支持英文、简体中文、希伯来文、德文和印地文
17+
* 支持英文、简体中文、希伯来文、德文、印地文、葡萄牙文、韩文和西班牙文
1818
* 支持离线模式
1919
* 支持所有语言的最热版本库查看
2020
* 支持多账户切换
@@ -109,7 +109,7 @@
109109
* [sclickk](https://github.com/sclickk) - 改进英语翻译
110110
* [Zazsona](https://github.com/Zazsona) - 添加AMOLED主题
111111
* [Aqueminivan](https://github.com/Aqueminivan) - 改进英文概述的翻译
112-
* [XF-zhjnc](https://github.com/XF-zhjnc) - 修复WIKI内部链接点击无效和版本库大小显示移除等bug
112+
* [XF-zhjnc](https://github.com/XF-zhjnc) - 修复WIKI内部链接点击无效和版本库大小显示溢出等bug
113113
* [fergthh](https://github.com/fergthh) - 西班牙语翻译
114114

115115
## License

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ An **open-source** GitHub Android client app, faster and concise.
1212

1313
### App
1414
* Two login types (Basic Auth) and (OAuth)
15-
* Light and dark theme, multiple accent colors
15+
* Light, dark, and AMOLED dark theme, multiple accent colors
1616
* Markdown and code highlighting support
17-
* English, Simplified Chinese, Hebrew, German, and Hindi support
17+
* English, Simplified Chinese, Hebrew, German, Hindi, Portuguese, Korea, and Spanish support
1818
* Offline mode
1919
* Supports trending repositories page for all languages
2020
* Supports multi-account switching

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ BUILD_TOOLS_VERSION = 28.0.3
2222
MIN_SDK_VERSION = 21
2323
TARGET_SDK_VERSION = 28
2424

25-
VERSION_CODE = 28
26-
VERSION_NAME = 2.8.0
25+
VERSION_CODE = 30
26+
VERSION_NAME = 3.0.0
2727

2828
#library
2929
ANDROID_SUPPORT_VERSION = 25.4.0

0 commit comments

Comments
 (0)