misc fixes

This commit is contained in:
linsui 2023-09-30 13:19:00 +08:00
parent 6b4ab1b49a
commit 1e91b86289
3 changed files with 5 additions and 2 deletions

View file

@ -351,6 +351,7 @@ Builds:
- versionName: 0.15.0
versionCode: 5361
disable: background_locator_2 uses gms
commit: 65d0a0b6bf90aabcf844f5623b994e4c50c665f9
output: build/app/outputs/flutter-apk/app-x86_64-release.apk
srclibs:
@ -388,6 +389,7 @@ Builds:
- versionName: 0.15.0
versionCode: 5362
disable: background_locator_2 uses gms
commit: 65d0a0b6bf90aabcf844f5623b994e4c50c665f9
output: build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk
srclibs:
@ -425,6 +427,7 @@ Builds:
- versionName: 0.15.0
versionCode: 5363
disable: background_locator_2 uses gms
commit: 65d0a0b6bf90aabcf844f5623b994e4c50c665f9
output: build/app/outputs/flutter-apk/app-arm64-v8a-release.apk
srclibs:

View file

@ -527,7 +527,8 @@ Builds:
gradle:
- yes
prebuild:
- git -c fetch.fsckObjects=false submodule update --init --recursive
- git submodule sync
- git submodule update --init --recursive
- sdkmanager 'cmake;3.10.2.4988404'
- ../../prepareLibreSSL.sh
scandelete:

View file

@ -602,7 +602,6 @@ Builds:
- flutter/bin/flutter config --no-analytics
- flutter/bin/flutter pub get
scanignore:
- flutter/packages/flutter_tools/gradle/flutter.gradle
- flutter/bin/cache
scandelete:
- flutter