version:1.1.1
fix: update:同步最新代码
This commit is contained in:
@@ -16,8 +16,8 @@ android {
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 29
|
||||
|
||||
versionCode 1
|
||||
versionName "1.0.0"
|
||||
versionCode 12
|
||||
versionName "1.1.1"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
@@ -131,6 +131,7 @@ dependencies {
|
||||
// implementation fileTree(dir: 'libs', include: ['*.jar'])
|
||||
implementation files('libs/CSDK_TBY11_AiYouDu_250312.jar')
|
||||
compileOnly files('libs/framework.jar')
|
||||
|
||||
implementation project(path: ':niceimageview')
|
||||
implementation project(path: ':FlycoTabLayoutZ_Lib')
|
||||
implementation project(path: ':verification-view')
|
||||
|
||||
Reference in New Issue
Block a user