mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 14:17:26 +00:00
simplex - remove unbuilt
This commit is contained in:
parent
b5e0688ac1
commit
49702a6a5a
1 changed files with 0 additions and 18 deletions
|
|
@ -66,24 +66,6 @@ Builds:
|
|||
- export USER=vagrant
|
||||
- ./scripts/android/build-android.sh -s $$COMMIT$$
|
||||
|
||||
- versionName: 4.4.1
|
||||
versionCode: 87
|
||||
commit: 98417dafc4c2320ebf62d18f79755e6c58d21953
|
||||
timeout: 30000
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y xz-utils zipalign
|
||||
- mkdir -m 0755 /nix
|
||||
- chown vagrant /nix
|
||||
- chown -R vagrant /tmp
|
||||
output: ./simplex-chat.apk
|
||||
prebuild:
|
||||
- mv apps/android/gradle .
|
||||
- sed -i -e '/android {/a lint {abortOnError false}' apps/android/app/build.gradle
|
||||
build:
|
||||
- export USER=vagrant
|
||||
- ./scripts/android/build-android.sh -s $$COMMIT$$
|
||||
|
||||
- versionName: 4.4.2
|
||||
versionCode: 88
|
||||
commit: e73f5c40cf3bbbdd0715d3106962c24e455cb673
|
||||
|
|
|
|||
Loading…
Reference in a new issue