1
0
mirror of https://github.com/fumiama/copymanga.git synced 2026-06-21 09:50:23 +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

@@ -10,7 +10,7 @@ buildscript {
maven { url "https://jitpack.io" }
}
dependencies {
classpath 'com.android.tools.build:gradle:7.2.1'
classpath 'com.android.tools.build:gradle:8.1.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
// NOTE: Do not place your application dependencies here; they belong