osram_remote - cleanup

This commit is contained in:
Licaon_Kter 2024-01-01 18:12:35 +00:00
parent db5c12714c
commit 5f1c0f7004

View file

@ -36,32 +36,6 @@ Builds:
- export PUB_CACHE=$(pwd)/.pub-cache
- .flutter/bin/flutter build apk --release
- versionName: 1.2.0
versionCode: 3
disable: https://github.com/TalkingPanda0/osram-remote/issues/3
commit: a9e54ba54a6c3e57cf855f25468af687659a7195
submodules: true
output: build/app/outputs/apk/release/app-release-unsigned.apk
rm:
- ios
- linux
- macos
- web
- windows
prebuild:
- export PUB_CACHE=$(pwd)/.pub-cache
- .flutter/bin/flutter config --no-analytics
- .flutter/bin/flutter pub get
scanignore:
- .flutter/packages/flutter_tools/gradle/flutter.gradle
- .flutter/bin/cache
- .pub-cache
scandelete:
- .flutter
build:
- export PUB_CACHE=$(pwd)/.pub-cache
- .flutter/bin/flutter build apk --release
- versionName: 1.2.1
versionCode: 4
disable: https://github.com/TalkingPanda0/osram-remote/issues/3