version:1.1.1

fix:
update:同步最新代码
This commit is contained in:
2026-03-23 09:46:23 +08:00
parent 718f6437c7
commit f3fb556bd6
147 changed files with 14959 additions and 935 deletions

View File

@@ -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')