mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
cardemu - disable failing
This commit is contained in:
parent
71dcc341df
commit
932557256b
1 changed files with 1 additions and 36 deletions
|
|
@ -522,44 +522,9 @@ Builds:
|
|||
- $$flutter$$/bin/flutter build apk --flavor beta
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 7.2.0
|
||||
versionCode: 4194457
|
||||
disable: https://github.com/privacybydesign/irmamobile/issues/163
|
||||
commit: b629db6cf9dd03dcfaaab64de4954b4d60b00c74
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y -t bullseye-backports golang-go
|
||||
output: build/app/outputs/flutter-apk/app-beta-release.apk
|
||||
srclibs:
|
||||
- flutter@2.10.5
|
||||
rm:
|
||||
- ios
|
||||
- test
|
||||
- .idea
|
||||
- .reuse
|
||||
- .vscode
|
||||
- irmagobridge/mock_export
|
||||
- irmagobridge/structodart
|
||||
prebuild:
|
||||
- sdkmanager 'platforms;android-32' 'build-tools;32.0.0'
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter pub get
|
||||
scandelete:
|
||||
- .pub-cache
|
||||
build:
|
||||
- export GOPATH="$PWD/golang"
|
||||
- export PATH="$GOPATH/bin:$PATH"
|
||||
- go install golang.org/x/mobile/cmd/gomobile@latest
|
||||
- gomobile init
|
||||
- gomobile bind -target android -o android/irmagobridge/irmagobridge.aar github.com/privacybydesign/irmamobile/irmagobridge
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter build apk --flavor beta
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 7.3.0
|
||||
versionCode: 4194458
|
||||
disable: https://github.com/privacybydesign/irmamobile/issues/163
|
||||
commit: 18da3e2522b72d81d4001ce10219179111403b09
|
||||
submodules: true
|
||||
sudo:
|
||||
|
|
|
|||
Loading…
Reference in a new issue