develop_sky #1
@ -226,7 +226,7 @@ android {
|
||||
// You can update the following values to match your application needs.
|
||||
// For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-build-configuration.
|
||||
minSdkVersion 25
|
||||
targetSdkVersion 34
|
||||
targetSdkVersion 35
|
||||
versionCode flutterVersionCode.toInteger()
|
||||
versionName flutterVersionName
|
||||
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
|
||||
|
||||
@ -181,6 +181,7 @@ dependencies:
|
||||
event_bus: ^2.0.0
|
||||
#菊花
|
||||
flutter_easyloading: ^3.0.5
|
||||
flutter_spinkit: ^5.2.2 # 显示声明flutter_easyloading中的间接依赖,解决构建失败的语法错误
|
||||
#图形验证码
|
||||
# aj_captcha_flutter: ^0.0.1
|
||||
asn1lib: ^1.6.5
|
||||
@ -322,6 +323,7 @@ flutter:
|
||||
- images/tabbar/
|
||||
- images/guide/
|
||||
- images/main/
|
||||
- images/main/addFingerprint/
|
||||
- images/mine/
|
||||
- images/lockType/
|
||||
- assets/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user