Skip to content

Commit c496348

Browse files
committed
release 1.9.9.3
1 parent 2dd0599 commit c496348

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
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/11/04 : 紧急修复(尝试支持Android 9以下手机)
5+
### 新版发布1.9.9.3
6+
### 为低版本提供webp支持,但是解码webp动图会闪退
7+
### 优化数据读取顺序,现在优先从下载目录读取数据
8+
### 更新了host文件
9+
10+
点击前往下载:[EhViewer (20.8 MB)](https://appteka.store/app/2f4r195618)
11+
点击前往下载:[Microsoft App Center](install.appcenter.ms/users/xiaojieonly/apps/com.xjs.ehviewer/distribution_groups/let's%20roll)
12+
点击前往下载:[百度云](https://pan.baidu.com/s/12M25F1AXn6hf200wGOAOgg) 密码:3z8r
13+
点击前往下载(电脑端可正常下载):[蓝奏云](https://wwsu.lanzouj.com/iHX502efu3vg) 密码:aqv6
14+
点击前往下载:[github](https://github.com/xiaojieonly/Ehviewer_CN_SXJ/releases)
15+
点击前往赏饭:[要饭嘛不寒掺](https://github.com/xiaojieonly/Ehviewer_CN_SXJ/blob/BiLi_PC_Gamer/feedauthor/support.md)
16+
Torrent链接:magnet:?xt=urn:btih:8c4e9717d916cfe993bf77370c2930875725e051&xt=urn:btmh:122062a2041b2e017e7b16bed7dcd220f6d33b124603acd53653919a32759dafa317&dn=EhViewer-1.9.9.3.apk
17+
Telegram群:https://t.me/+WyclP8pPlk-JfbwS
18+
Telegram通知群:https://t.me/Ehviewer_xiaojieonly_channel
19+
420
# 2024/11/04 : 紧急修复(不再支持Android 9以下手机)
521
### 新版发布1.9.9.2
622
### 修复设置了E站头像导致app崩溃的问题

app/build.gradle

Lines changed: 1 addition & 1 deletion
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.2"
33+
versionName "1.9.9.3"
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)