Skip to content

Commit 4e92bc0

Browse files
committed
release 1.9.9.6
1 parent e21943d commit 4e92bc0

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

README.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
# [感谢名单](https://github.com/xiaojieonly/Ehviewer_CN_SXJ/blob/BiLi_PC_Gamer/feedauthor/thankyou.md)
22
# [常见问题汇总](https://github.com/xiaojieonly/Ehviewer_CN_SXJ/blob/BiLi_PC_Gamer/feedauthor/EhviewerIssue.md)
33

4+
# 2024/12/01 : 紧急更新
5+
### 新版发布1.9.9.6
6+
### 修复一个因空指针导致的奔溃问题
7+
### 修复下载列表因没有读取.thumb文件导致的略缩图丢失问题
8+
9+
[//]: # ( 点击前往下载:[EhViewer (20.8 MB)](https://appteka.store/app/2f4r195618) )
10+
点击前往下载:[Microsoft App Center](install.appcenter.ms/users/xiaojieonly/apps/com.xjs.ehviewer/distribution_groups/let's%20roll)
11+
点击前往下载:[百度云](https://pan.baidu.com/s/1rNOnfZ-1OMgM0RkJPojhkg) 密码:f7op
12+
点击前往下载(电脑端可正常下载):[蓝奏云](https://wwsu.lanzouj.com/iOLr52gycm4b) 密码:4qan
13+
点击前往下载:[github](https://github.com/xiaojieonly/Ehviewer_CN_SXJ/releases)
14+
点击前往赏饭:[要饭嘛不寒掺](https://github.com/xiaojieonly/Ehviewer_CN_SXJ/blob/BiLi_PC_Gamer/feedauthor/support.md)
15+
Torrent链接:magnet:?xt=urn:btih:0b58fe56cbe5bc4315451a8bfd822b90c3564639&xt=urn:btmh:122068642b751c282987529940187ba93cb412304922a5e9632556cfe8ce082df40e&dn=EhViewer-1.9.9.6.apk
16+
Telegram群:https://t.me/+WyclP8pPlk-JfbwS
17+
Telegram通知群:https://t.me/Ehviewer_xiaojieonly_channel
418
# 2024/12/01 :
519
### 新版发布1.9.9.5
620
### 修复略缩图因状态共用导致的重复显示同一张图片

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ android {
3030
//noinspection ExpiredTargetSdkVersion
3131
targetSdkVersion 29
3232
versionCode 111
33-
versionName "1.9.9.5"
33+
versionName "1.9.9.6"
3434
vectorDrawables.useSupportLibrary = true
3535
resConfigs 'zh', 'zh-rCN', 'zh-rHK', 'zh-rTW', 'es', 'ja', 'ko', 'fr', 'de', 'th'
3636
testOptions.unitTests.includeAndroidResources = true

0 commit comments

Comments
 (0)