mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 05:09:11 +00:00
greenbits_android_wallet - disable failing, aum
This commit is contained in:
parent
1347877aa2
commit
49f4789789
1 changed files with 2 additions and 32 deletions
|
|
@ -2278,39 +2278,9 @@ Builds:
|
|||
./prepare_gdk_clang.sh
|
||||
ndk: r25c
|
||||
|
||||
- versionName: 4.0.7
|
||||
versionCode: 22000407
|
||||
disable: https://github.com/Blockstream/green_android/issues/173
|
||||
commit: 6cac335369df2905c6a15e1370ac67f22ba4f3ff
|
||||
timeout: 25200
|
||||
subdir: green
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y automake clang cmake jq libffi-dev libtool make pkg-config
|
||||
swig virtualenv
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- production
|
||||
srclibs:
|
||||
- rustup@1.25.2
|
||||
prebuild:
|
||||
- sed -i -e '/mvn.breez/d' ../build.gradle.kts
|
||||
- sed -i -e '/signingConfigs {/,+8d' -e '/signingConfigs.getByName/,+3d' -e
|
||||
'/versionNameSuffix/d' build.gradle.kts
|
||||
build:
|
||||
- $$rustup$$/rustup-init.sh -y
|
||||
- source $HOME/.cargo/env
|
||||
- rustup install 1.68.0
|
||||
- rustup target add aarch64-linux-android armv7-linux-androideabi x86_64-linux-android
|
||||
i686-linux-android
|
||||
- cd ../crypto
|
||||
- JAVA_HOME=$(readlink -f /usr/bin/javac | sed "s:/bin/javac::") PATH=$HOME/.local/bin:$PATH
|
||||
./prepare_gdk_clang.sh
|
||||
ndk: r25c
|
||||
|
||||
- versionName: 4.0.8
|
||||
versionCode: 22000408
|
||||
disable: https://github.com/Blockstream/green_android/issues/173
|
||||
commit: 5a08deb40b79fd343f9b177b85eaea51f1479b7c
|
||||
timeout: 25200
|
||||
subdir: green
|
||||
|
|
@ -2348,7 +2318,7 @@ MaintainerNotes: |-
|
|||
for each chain runnin on localhost. They are used to speed up SPV verification when possible and they
|
||||
can be verified independently by checking each hash against the blockchain.
|
||||
|
||||
AutoUpdateMode: Version
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
VercodeOperation:
|
||||
- 22000000 + %c
|
||||
|
|
|
|||
Loading…
Reference in a new issue