mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-25 23:25:12 +00:00
43 lines
1.2 KiB
YAML
43 lines
1.2 KiB
YAML
AntiFeatures:
|
|
NonFreeDep:
|
|
en-US: Requires WhatsApp to be installed
|
|
Categories:
|
|
- Multimedia
|
|
License: GPL-3.0-only
|
|
AuthorName: Christians Martínez A.
|
|
AuthorEmail: mardous.contact@gmail.com
|
|
SourceCode: https://github.com/mardous/WhatSave
|
|
IssueTracker: https://github.com/mardous/WhatSave/issues
|
|
Changelog: https://github.com/mardous/WhatSave/releases
|
|
|
|
AutoName: WhatSave
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/mardous/WhatSave.git
|
|
|
|
Builds:
|
|
- versionName: 1.4.1
|
|
versionCode: 115
|
|
commit: 2369021384ff8a8a946a0f7bf23c2311c75efdb7
|
|
subdir: app
|
|
gradle:
|
|
- fdroid
|
|
prebuild: sed -i -e '/gms/d' -e '/firebase/d' {.,..}/build.gradle.kts
|
|
|
|
- versionName: 1.4.2
|
|
versionCode: 116
|
|
commit: 92481c6ed137671dd1733aac1728896a8136bfde
|
|
subdir: app
|
|
sudo:
|
|
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
|
- apt-get update
|
|
- apt-get install -y -t trixie openjdk-21-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- fdroid
|
|
prebuild: sed -i -e '/gms/d' -e '/firebase/d' {.,..}/build.gradle.kts
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 1.4.2
|
|
CurrentVersionCode: 116
|