Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/BiLi_PC_Gamer' into BiLi_PC_Gamer
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaojieonly committed Dec 3, 2024
2 parents 81c42f0 + 1683b9f commit 1d906ae
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
# [感谢名单](https://github.com/xiaojieonly/Ehviewer_CN_SXJ/blob/BiLi_PC_Gamer/feedauthor/thankyou.md)
# [常见问题汇总](https://github.com/xiaojieonly/Ehviewer_CN_SXJ/blob/BiLi_PC_Gamer/feedauthor/EhviewerIssue.md)

# 2024/12/02 : 紧急更新
### 新版发布1.9.9.6
### 修复一个因空指针导致的奔溃问题
### 修复下载列表因没有读取.thumb文件导致的略缩图丢失问题

[//]: # ( 点击前往下载:[EhViewer (20.8 MB)](https://appteka.store/app/2f4r195618) )
点击前往下载:[Microsoft App Center](install.appcenter.ms/users/xiaojieonly/apps/com.xjs.ehviewer/distribution_groups/let's%20roll)
点击前往下载:[百度云](https://pan.baidu.com/s/1rNOnfZ-1OMgM0RkJPojhkg) 密码:f7op
点击前往下载(电脑端可正常下载):[蓝奏云](https://wwsu.lanzouj.com/iOLr52gycm4b) 密码:4qan
点击前往下载:[github](https://github.com/xiaojieonly/Ehviewer_CN_SXJ/releases)
点击前往赏饭:[要饭嘛不寒掺](https://github.com/xiaojieonly/Ehviewer_CN_SXJ/blob/BiLi_PC_Gamer/feedauthor/support.md)
Torrent链接:magnet:?xt=urn:btih:0b58fe56cbe5bc4315451a8bfd822b90c3564639&xt=urn:btmh:122068642b751c282987529940187ba93cb412304922a5e9632556cfe8ce082df40e&dn=EhViewer-1.9.9.6.apk
Telegram群:https://t.me/+WyclP8pPlk-JfbwS
Telegram通知群:https://t.me/Ehviewer_xiaojieonly_channel
# 2024/12/01 :
### 新版发布1.9.9.5
### 修复略缩图因状态共用导致的重复显示同一张图片
Expand Down
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ android {
//noinspection ExpiredTargetSdkVersion
targetSdkVersion 29
versionCode 111
versionName "1.9.9.5"
versionName "1.9.9.6"
vectorDrawables.useSupportLibrary = true
resConfigs 'zh', 'zh-rCN', 'zh-rHK', 'zh-rTW', 'es', 'ja', 'ko', 'fr', 'de', 'th'
testOptions.unitTests.includeAndroidResources = true
Expand Down

0 comments on commit 1d906ae

Please sign in to comment.