mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
ign.geoportail - keep latest
This commit is contained in:
parent
814235fe07
commit
159904bc1a
1 changed files with 0 additions and 25 deletions
|
|
@ -155,31 +155,6 @@ Builds:
|
|||
scandelete:
|
||||
- node_modules
|
||||
|
||||
- versionName: 3.1.10
|
||||
versionCode: 30110
|
||||
commit: 1cbd73de93ef3dca029532ac2212efc6517c0c1e
|
||||
subdir: android/app
|
||||
sudo:
|
||||
- sysctl fs.inotify.max_user_watches=524288 || true
|
||||
- apt-get update
|
||||
- apt-get install -y make npm
|
||||
gradle:
|
||||
- fdroid
|
||||
rm:
|
||||
- android/app/build_google.gradle
|
||||
prebuild:
|
||||
- sed -i -e '/gms/d' ../build.gradle
|
||||
- sed -i -e '/geolocation/d' ../../package.json
|
||||
- cd ../..
|
||||
- echo R1BGX2tleT1GRHJvaWQtOWtwbHc4YW4K | base64 --decode > .env
|
||||
- echo c2lnbmFsZW1lbnRfdXJsPWh0dHBzOi8vd3d3Lmdlb3BvcnRhaWwuZ291di5mci93cC1qc29uL3dwL3YyLwo=
|
||||
| base64 --decode >> .env
|
||||
- npm install --build-from-source
|
||||
- npm run build
|
||||
- npx cap sync
|
||||
scandelete:
|
||||
- node_modules
|
||||
|
||||
- versionName: 3.1.11
|
||||
versionCode: 30111
|
||||
commit: e8f83a8c7ae1a70ae24de24c38d07f81219242b2
|
||||
|
|
|
|||
Loading…
Reference in a new issue