mirror of
https://github.com/fumiama/copymanga.git
synced 2026-06-13 04:13:14 +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:
@@ -19,4 +19,7 @@ android.useAndroidX=true
|
||||
android.enableJetifier=true
|
||||
# Kotlin code style for this project: "official" or "obsolete":
|
||||
kotlin.code.style=official
|
||||
android.enableR8.fullMode=true
|
||||
android.enableR8.fullMode=true
|
||||
android.defaults.buildfeatures.buildconfig=true
|
||||
android.nonTransitiveRClass=false
|
||||
android.nonFinalResIds=false
|
||||
Reference in New Issue
Block a user