mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
osram_remote - cleanup
This commit is contained in:
parent
db5c12714c
commit
5f1c0f7004
1 changed files with 0 additions and 26 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue