style: 修改更新界面描述
This commit is contained in:
@@ -18,8 +18,8 @@ android {
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.aoleyun.sn"
|
||||
versionCode 228
|
||||
versionName "1.6.0629-2"
|
||||
versionCode 229
|
||||
versionName "1.6.0711"
|
||||
|
||||
//There are no CERT files because If the mini sdk version is 23+, the AGP will ignore the V1 scheme signature.
|
||||
minSdkVersion 24
|
||||
@@ -776,6 +776,7 @@ dependencies {
|
||||
//Google
|
||||
implementation 'com.google.code.gson:gson:2.9.0'
|
||||
implementation 'com.google.zxing:core:3.5.0'
|
||||
// implementation 'com.google.mlkit:face-detection:16.1.7'
|
||||
//图片加载框架
|
||||
implementation 'com.github.bumptech.glide:glide:4.13.2'
|
||||
annotationProcessor 'com.github.bumptech.glide:compiler:4.13.2'
|
||||
|
||||
Reference in New Issue
Block a user