Skip to content

Commit 1783d8e

Browse files
release v2.7.0
1 parent b9b28c2 commit 1783d8e

6 files changed

Lines changed: 4 additions & 2 deletions

File tree

README-cn.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
* 支持英文、简体中文、希伯来语和德语
1818
* 支持离线模式
1919
* 支持所有语言的最热版本库查看
20+
* 支持多账户切换
2021
* 搜索版本库和用户
2122
* 支持7.1以上快捷方式创建
2223
* 支持消息通知

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ An **open source** GitHub Android client app, faster and concise.
1717
* English, Simplified Chinese, Hebrew and German support
1818
* Offline mode
1919
* Support trending repositories of all languages
20+
* Support multi-account switching
2021
* Search repos and users
2122
* Shortcuts support
2223
* Notifications support

art/drawer.png

-4.23 KB
Loading

art/profile.png

-2.15 KB
Loading

art/repo.png

-352 Bytes
Loading

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 = 25
26-
VERSION_NAME = 2.6.0
25+
VERSION_CODE = 26
26+
VERSION_NAME = 2.7.0
2727

2828
#library
2929
ANDROID_SUPPORT_VERSION = 25.4.0

0 commit comments

Comments
 (0)