diff --git a/README-cn.md b/README-cn.md index 023f946d..3923bad6 100644 --- a/README-cn.md +++ b/README-cn.md @@ -18,7 +18,7 @@ * 支持Markdown和代码高亮 * 支持英文、简体中文和希伯来语 * 支持离线模式 -* 可以查看最热版本库 +* 支持32种语言的最热版本库查看 * 搜索版本库和用户 * 支持7.1以上快捷方式创建 * 支持消息通知 diff --git a/README.md b/README.md index a1a54a16..19fee68d 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ An **open source** GitHub Android client app, faster and concise. * Markdown and code highlighting support * English, simple chinese and hebrew support * Offline mode -* Trending repositories +* Support trending repositories of 32 languages * Search repos and users * Shortcuts support * Notifications support diff --git a/gradle.properties b/gradle.properties index afbcc1d8..abad12b5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -27,8 +27,8 @@ BUILD_TOOLS_VERSION = 26.0.2 MIN_SDK_VERSION = 21 TARGET_SDK_VERSION = 26 -VERSION_CODE = 17 -VERSION_NAME = 1.8.0 +VERSION_CODE = 18 +VERSION_NAME = 2.0.0 #library #ANDROID_SUPPORT_VERSION = 26.1.0