mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
brume.wallet - keep latest
This commit is contained in:
parent
52adb9466d
commit
7860f554a9
1 changed files with 0 additions and 30 deletions
|
|
@ -215,36 +215,6 @@ Builds:
|
|||
- popd
|
||||
- gradle assembleRelease
|
||||
|
||||
- versionName: 0.6.522
|
||||
versionCode: 522
|
||||
commit: 5664c96d22789469da8bd59fa576c069c4d73e56
|
||||
subdir: apps/android/app
|
||||
sudo:
|
||||
- sysctl fs.inotify.max_user_watches=524288 || true
|
||||
- apt-get update
|
||||
- apt-get install npm
|
||||
init:
|
||||
- cd ../../..
|
||||
- npm install --build-from-source
|
||||
output: build/outputs/apk/release/app-release-unsigned.apk
|
||||
rm:
|
||||
- apps/apple
|
||||
- apps/ios
|
||||
- dist/*
|
||||
prebuild:
|
||||
- cd ../../..
|
||||
- npx cap telemetry off
|
||||
scanignore:
|
||||
- node_modules/@capacitor/cli/assets/capacitor-cordova-android-plugins.tar.gz
|
||||
scandelete:
|
||||
- node_modules
|
||||
build:
|
||||
- pushd ../../..
|
||||
- npm run build
|
||||
- npm run sync
|
||||
- popd
|
||||
- gradle assembleRelease
|
||||
|
||||
- versionName: 0.6.523
|
||||
versionCode: 523
|
||||
commit: b3614594d11d28ae0b7f24645d1c16c3007c7ff4
|
||||
|
|
|
|||
Loading…
Reference in a new issue