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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user