orgro - remove unbuilt

This commit is contained in:
Licaon_Kter 2025-03-17 13:36:33 +00:00
parent 1abbbf613a
commit bccd69a2a5

View file

@ -1076,27 +1076,6 @@ Builds:
- export PUB_CACHE=$(pwd)/.pub-cache
- flutter/bin/flutter build apk --dart-define=ORGRO_VERSION=$$VERSION$$
- versionName: 1.56.2
versionCode: 162
commit: d7267a72a7dd19af3ccd06779cb502eb67782e2d
submodules: true
output: build/app/outputs/flutter-apk/app-release.apk
prebuild:
- touch android/key.properties
- export PUB_CACHE=$(pwd)/.pub-cache
- flutter/bin/flutter config --no-analytics
- flutter/bin/flutter pub get
scanignore:
- flutter/packages/flutter_tools/gradle/resolve_dependencies.gradle
- flutter/packages/flutter_tools/gradle/aar_init_script.gradle
- flutter/bin/cache
scandelete:
- flutter
- .pub-cache
build:
- export PUB_CACHE=$(pwd)/.pub-cache
- flutter/bin/flutter build apk --dart-define=ORGRO_VERSION=$$VERSION$$
- versionName: 1.56.3
versionCode: 163
commit: 5ffe098905843cdb12fb1857e25d5c30f07527c0