1
0
mirror of https://github.com/fumiama/copymanga.git synced 2026-07-01 08:10:25 +08:00
新增
1. 导入/导出设置
优化
1. 错误显示
This commit is contained in:
源文雨
2025-06-11 17:29:05 +09:00
parent cd68a5056d
commit 74c0b165ed
27 changed files with 597 additions and 225 deletions

View File

@@ -2,6 +2,7 @@
buildscript {
ext.kotlin_version = "$cm_kotlin_version"
repositories {
gradlePluginPortal()
google()
mavenCentral()
maven { url 'https://maven.google.com' }