1
0
mirror of https://github.com/fumiama/copymanga.git synced 2026-06-11 02:50:28 +08:00

Fix book load (#24)

* update gradle to 8.1.0

* fix book load

use http headers of the latest official app version

---------

Co-authored-by: linsui <linsui555@gmail.com>
This commit is contained in:
linsui
2023-09-02 11:47:04 +00:00
committed by GitHub
parent 43d27e68da
commit 306e69ff3a
12 changed files with 26 additions and 14 deletions

View File

@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.3.3-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.0-all.zip