Compare commits

..

3 Commits

Author SHA1 Message Date
kunfei
a3fef01b05
Merge 4b9fa993ca into 90b082500c 2024-07-02 17:31:12 +08:00
Horis
90b082500c 优化 2024-07-02 17:29:47 +08:00
Xwite
4b9fa993ca Bump cronet from 123.0.6312.80 to 126.0.6478.122
- Changes in the [Git log](https://chromium.googlesource.com/chromium/src/+log/123.0.6312.80..126.0.6478.122)
2024-07-01 01:32:15 +00:00
7 changed files with 5 additions and 5 deletions

Binary file not shown.

View File

@ -1 +1 @@
{"x86_64":"70374d614c6370f39ecc33c3a4a71886","arm64-v8a":"4231b5852366a17ef66bfc47c9e1e9bd","armeabi-v7a":"3c6edf29c6cc021e2a335f17c80c9a18","x86":"d0d33c9f93b4be1141214456757db621","version":"126.0.6478.72"}
{"x86_64":"cefc6b03fcd3e0a386fd309ba197a51d","arm64-v8a":"341eb99fcd8246a4a02e46c45b07b155","armeabi-v7a":"adc8d602ef0a89da206d48f3b6ccc9b5","x86":"2277832e16f522b2f589eecc0547865e","version":"126.0.6478.122"}

View File

@ -13,7 +13,7 @@
* 漫画源看书显示乱码,**阅读与其他软件的源并不通用**,请导入阅读的支持的漫画源!
**2024/02/27**
* 更新cronet: 126.0.6478.72
* 更新cronet: 126.0.6478.122
* 更新cronet: 123.0.6312.80
* 更新cronet: 123.0.6312.40

View File

@ -1205,7 +1205,7 @@ class ReadBookActivity : BaseReadBookActivity(),
ReadBook.book?.let {
ReadBook.curTextChapter = null
BookHelp.delContent(book, chapter)
viewModel.loadChapterList(book)
loadChapterList(book)
}
}
}.onError {

View File

@ -36,7 +36,7 @@ object ChineseUtils {
"", "", "",
"支援", "沈默", "類比", "模擬", "划槳", "列根", "先進", "雪梨", "雪糕",
"零錢", "零钱", "離線", "碟片", "模組", "桌球", "案頭", "機車", "電漿",
"鳳梨", "魔戒", "載入",
"鳳梨", "魔戒", "載入", "菲林", "整合",
"路易斯", "非同步", "出租车", "周杰倫", "马铃薯", "馬鈴薯", "機械人", "電單車",
"電扶梯", "音效卡", "飆車族", "點陣圖", "個入球", "顆進球",
"魔獸紀元", "高空彈跳", "铁达尼号",

View File

@ -42,7 +42,7 @@ android.defaults.buildfeatures.shaders=false
# and none from the library's dependencies, thereby reducing the size of the R class for that library.
android.nonTransitiveRClass=true
# https://chromiumdash.appspot.com/releases?platform=Android
CronetVersion=126.0.6478.72
CronetVersion=126.0.6478.122
CronetMainVersion=126.0.0.0
android.injected.testOnly=false
android.nonFinalResIds=true