mirror of
https://github.com/fumiama/copymanga.git
synced 2026-06-23 02:50:23 +08:00
v2.5.8
优化 1. 主页加载速度 2. 默认UA判定 3. TCP Client
This commit is contained in:
@@ -12,8 +12,8 @@ android {
|
||||
minSdkVersion 23
|
||||
//noinspection OldTargetApi
|
||||
targetSdkVersion 34
|
||||
versionCode 80
|
||||
versionName '2.5.7'
|
||||
versionCode 81
|
||||
versionName '2.5.8'
|
||||
resourceConfigurations += ['zh', 'zh-rCN']
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
@@ -124,4 +124,5 @@ dependencies {
|
||||
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.7.0'
|
||||
implementation 'com.airbnb.android:lottie:6.6.6'
|
||||
implementation 'net.java.dev.jna:jna:5.17.0@aar'
|
||||
implementation 'top.fumiama:sdict:0.1.0'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user