1
0
mirror of https://github.com/fumiama/copymanga.git synced 2026-06-29 23:30:41 +08:00

2.0.beta13

1. 解决一些闪退
2. 增加设置页面
3. 升级ABI
This commit is contained in:
源文雨
2022-10-17 22:49:43 +08:00
parent 36852a52dd
commit 663f853e81
18 changed files with 108 additions and 35 deletions

View File

@@ -1,6 +1,6 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.kotlin_version = '1.5.31'
ext.kotlin_version = '1.6.10'
repositories {
google()
jcenter()