Skip to content

Commit

Permalink
Release V3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ThirtyDegreesRay committed Nov 15, 2020
1 parent b2b2f34 commit 4362553
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions README-cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
## 特点

### App
* 两种登录方式,(Basic Auth) 和 (OAuth)
* 一种登录方式(OAuth)
* 支持夜间模式和AMOLED Dark主题,多种主色调
* 支持Markdown和代码高亮
* 支持英文、简体中文、希伯来文、德文、印地文、葡萄牙文、韩文和西班牙文
* 支持英文、简体中文、希伯来文、德文、印地文、葡萄牙文、韩文、西班牙文、繁体中文、俄罗斯文、波兰文, 格鲁吉亚文、意大利文、荷兰文、捷克文和葡萄牙文(巴西)
* 支持离线模式
* 支持所有语言的最热版本库查看
* 支持多账户切换
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ An **open-source** GitHub Android client app, faster and concise.
## Features

### App
* Two login types (Basic Auth) and (OAuth)
* One login types (OAuth)
* Light, dark, and AMOLED dark theme, multiple accent colors
* Markdown and code highlighting support
* English, Simplified Chinese, Hebrew, German, Hindi, Portuguese, Korea, and Spanish support
* English, Simplified Chinese, Hebrew, German, Hindi, Portuguese, Korea, Spanish, Traditional Chinese, Russian, Polish, Georgian, Italian, Dutch, Czech and Portuguese(Brazil) support
* Offline mode
* Supports trending repositories page for all languages
* Supports multi-account switching
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ BUILD_TOOLS_VERSION = 29.0.3
MIN_SDK_VERSION = 21
TARGET_SDK_VERSION = 29

VERSION_CODE = 31
VERSION_NAME = 3.1.0
VERSION_CODE = 32
VERSION_NAME = 3.2.0

#library
ANDROID_SUPPORT_VERSION = 25.4.0
Expand Down

0 comments on commit 4362553

Please sign in to comment.