mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
simplex - fix recipe
This commit is contained in:
parent
c6b5f86e89
commit
5b6d430ca1
1 changed files with 4 additions and 0 deletions
|
|
@ -295,6 +295,8 @@ Builds:
|
|||
- chown vagrant /nix
|
||||
- chown -R vagrant /tmp
|
||||
output: ./simplex-chat-armv7.apk
|
||||
rm:
|
||||
- docs/themes/simplex-chat.sample.zip
|
||||
prebuild:
|
||||
- mv apps/android/gradle .
|
||||
- sed -i -e 's/versionCode .*/versionCode $$VERCODE$$/' apps/android/app/build.gradle
|
||||
|
|
@ -314,6 +316,8 @@ Builds:
|
|||
- chown vagrant /nix
|
||||
- chown -R vagrant /tmp
|
||||
output: ./simplex-chat-aarch64.apk
|
||||
rm:
|
||||
- docs/themes/simplex-chat.sample.zip
|
||||
prebuild:
|
||||
- mv apps/android/gradle .
|
||||
- sed -i -e 's/versionCode .*/versionCode $$VERCODE$$/' apps/android/app/build.gradle
|
||||
|
|
|
|||
Loading…
Reference in a new issue