simplex - fix recipe

This commit is contained in:
Licaon_Kter 2023-05-23 08:08:02 +00:00
parent c6b5f86e89
commit 5b6d430ca1

View file

@ -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