Skip to content

Commit 4973689

Browse files
release v2.5.0
1 parent e74a548 commit 4973689

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README-cn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* 支持Markdown和代码高亮
1717
* 支持英文、简体中文和希伯来语
1818
* 支持离线模式
19-
* 支持32种语言的最热版本库查看
19+
* 支持所有语言的最热版本库查看
2020
* 搜索版本库和用户
2121
* 支持7.1以上快捷方式创建
2222
* 支持消息通知

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ An **open source** GitHub Android client app, faster and concise.
1616
* Markdown and code highlighting support
1717
* English, simple chinese and hebrew support
1818
* Offline mode
19-
* Support trending repositories of 32 languages
19+
* Support trending repositories of all languages
2020
* Search repos and users
2121
* Shortcuts support
2222
* Notifications support

gradle.properties

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

25-
VERSION_CODE = 23
26-
VERSION_NAME = 2.4.1
25+
VERSION_CODE = 24
26+
VERSION_NAME = 2.5.0
2727

2828
#library
2929
ANDROID_SUPPORT_VERSION = 25.4.0

0 commit comments

Comments
 (0)