mirror of
https://github.com/fumiama/copymanga.git
synced 2026-06-23 19:10:23 +08:00
@@ -11,8 +11,8 @@ android {
|
||||
applicationId 'top.fumiama.copymanga'
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 34
|
||||
versionCode 62
|
||||
versionName '2.3.4'
|
||||
versionCode 63
|
||||
versionName '2.3.5'
|
||||
resourceConfigurations += ['zh', 'zh-rCN']
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
@@ -94,6 +94,6 @@ dependencies {
|
||||
implementation 'com.lapism:search:2.4.1@aar'
|
||||
//noinspection GradleDependency
|
||||
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.7.0'
|
||||
implementation 'com.airbnb.android:lottie:6.4.1'
|
||||
implementation 'com.airbnb.android:lottie:6.5.2'
|
||||
implementation 'net.java.dev.jna:jna:5.14.0@aar'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user