1
0
mirror of https://github.com/fumiama/copymanga.git synced 2026-06-11 11:05:30 +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

2
.idea/compiler.xml generated
View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<bytecodeTargetLevel target="11" />
<bytecodeTargetLevel target="17" />
</component>
</project>