1
0
mirror of https://github.com/fumiama/copymanga.git synced 2026-06-29 07:10:27 +08:00

v2.0.beta18

新增
1. 自定义API地址
2. 图片代理
修复
1. 文本编辑框不跟随输入法上移
2. 获取图书信息失败(#26)
This commit is contained in:
源文雨
2023-09-05 00:37:53 +08:00
parent 306e69ff3a
commit 49b3f7a1c7
32 changed files with 233 additions and 116 deletions

View File

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