1
0
mirror of https://github.com/fumiama/copymanga.git synced 2026-06-08 17:00:28 +08:00
优化
1. 集中管理设置项
升级
1. androidx.constraintlayout -> 2.2.1
2. gson -> 2.12.1
3. lottie -> 6.6.4
4. jna -> 5.17.0
This commit is contained in:
源文雨
2025-03-24 18:53:23 +09:00
parent af8aca46a4
commit b88fd93533

View File

@@ -11,8 +11,8 @@ android {
applicationId 'top.fumiama.copymanga'
minSdkVersion 23
targetSdkVersion 34
versionCode 65
versionName '2.3.7'
versionCode 66
versionName '2.3.8'
resourceConfigurations += ['zh', 'zh-rCN']
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"