mirror of
https://github.com/fumiama/copymanga.git
synced 2026-06-30 07:40:27 +08:00
v2.3.8
优化 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:
@@ -11,8 +11,8 @@ android {
|
|||||||
applicationId 'top.fumiama.copymanga'
|
applicationId 'top.fumiama.copymanga'
|
||||||
minSdkVersion 23
|
minSdkVersion 23
|
||||||
targetSdkVersion 34
|
targetSdkVersion 34
|
||||||
versionCode 65
|
versionCode 66
|
||||||
versionName '2.3.7'
|
versionName '2.3.8'
|
||||||
resourceConfigurations += ['zh', 'zh-rCN']
|
resourceConfigurations += ['zh', 'zh-rCN']
|
||||||
|
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
|
|||||||
Reference in New Issue
Block a user