mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-04 13:16:52 +00:00
keep latest
This commit is contained in:
parent
cca226815b
commit
2b2b27b8f5
3 changed files with 0 additions and 47 deletions
|
|
@ -459,16 +459,6 @@ Builds:
|
|||
prebuild: sed -i -e '/wearable/d' build.gradle
|
||||
ndk: r26d
|
||||
|
||||
- versionName: 6.15.5
|
||||
versionCode: 3020314
|
||||
commit: f547df6fc33fb3bfc67d1f93b360c05ca9eb4515
|
||||
subdir: app
|
||||
gradle:
|
||||
- free
|
||||
output: build/outputs/apk/free/release/*_.apk
|
||||
prebuild: sed -i -e '/wearable/d' build.gradle
|
||||
ndk: r26d
|
||||
|
||||
- versionName: 6.15.6
|
||||
versionCode: 3020316
|
||||
commit: 92cd81b351781e751adbd115111c40a448aa5227
|
||||
|
|
|
|||
|
|
@ -430,31 +430,6 @@ Builds:
|
|||
scandelete:
|
||||
- node_modules
|
||||
|
||||
- versionName: 3.1.28
|
||||
versionCode: 30128
|
||||
commit: ddda771e190103cff8f03365e5c495db8a9ac9d6
|
||||
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.29
|
||||
versionCode: 30129
|
||||
commit: 56971d96ab322eb10f728302180cb082a88ef466
|
||||
|
|
|
|||
|
|
@ -48,18 +48,6 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16
|
||||
fix-newlines $$OUT$$ 'META-INF/services/*' 'assets/*.json' 'assets/*.txt'
|
||||
|
||||
- versionName: '20241210'
|
||||
versionCode: 20241210
|
||||
commit: 69a78cb716446eb469f3b3bbcb3d371b8fd76fad
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.3.0
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16
|
||||
fix-newlines $$OUT$$ 'META-INF/services/*' 'assets/*.json' 'assets/*.txt'
|
||||
|
||||
- versionName: '20241211'
|
||||
versionCode: 20241211
|
||||
commit: b5ef519c9f73389cbe656e7c37cbbe9d6dfa27f8
|
||||
|
|
|
|||
Loading…
Reference in a new issue