version:1.0.0
fix: update:更换为荣耀mdm
This commit is contained in:
@@ -13,11 +13,12 @@ android {
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.xwad.os"
|
||||
//There are no CERT files because If the mini sdk version is 23+, the AGP will ignore the V1 scheme signature.
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 29
|
||||
|
||||
versionCode 24
|
||||
versionName "1.2.3"
|
||||
versionCode 1
|
||||
versionName "1.0.0"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
@@ -131,8 +132,9 @@ android {
|
||||
|
||||
dependencies {
|
||||
// implementation fileTree(dir: 'libs', include: ['*.jar'])
|
||||
implementation files('libs/CSDK_TBY11_AiYouDu_250312.jar')
|
||||
compileOnly files('libs/framework.jar')
|
||||
// compileOnly files('libs/framework.jar')
|
||||
compileOnly files('libs/magic-android-31.35.6.300.jar')
|
||||
|
||||
implementation project(path: ':niceimageview')
|
||||
implementation project(path: ':FlycoTabLayoutZ_Lib')
|
||||
implementation project(path: ':verification-view')
|
||||
|
||||
Reference in New Issue
Block a user