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:
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user