fdroiddata/metadata/com.marv42.ebt.newnote.yml
2025-05-28 07:34:36 +00:00

220 lines
4.7 KiB
YAML

AntiFeatures:
NonFreeNet:
en-US: Depends on EuroBillTracker, which is not libre.
Categories:
- Games
- Internet
- Money
License: GPL-2.0-only
SourceCode: https://github.com/marv42/EbtNewNote
IssueTracker: https://github.com/marv42/EbtNewNote/issues
AutoName: EBT New Note
RepoType: git
Repo: https://github.com/marv42/EbtNewNote.git
Builds:
- versionName: '0.19'
versionCode: 19
commit: v0.19
subdir: app
gradle:
- withoutKey
- versionName: 0.43.0
versionCode: 4300
commit: v0.43.0
subdir: app
gradle:
- withoutKey
- versionName: 0.44.0
versionCode: 4400
commit: v0.44.0
subdir: app
gradle:
- withoutKey
- versionName: 0.46.0
versionCode: 4600
commit: v0.46.0
subdir: app
gradle:
- withoutKey
- versionName: 0.47.0
versionCode: 4700
commit: v0.47.0
subdir: app
gradle:
- withoutKey
- versionName: 0.48.0
versionCode: 4800
commit: v0.48.0
subdir: app
gradle:
- withoutKey
- versionName: 0.49.0
versionCode: 4900
commit: v0.49.0
subdir: app
gradle:
- withoutKey
- versionName: 0.50.0
versionCode: 5000
commit: v0.50.0
subdir: app
gradle:
- withoutKey
- versionName: 0.51.0
versionCode: 5100
commit: v0.51.0
subdir: app
gradle:
- withoutKey
- versionName: 0.53.0
versionCode: 5300
commit: v0.53.0
subdir: app
gradle:
- withoutKey
- versionName: 0.60.0
versionCode: 6000
commit: v0.60.0
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- withoutKey
- versionName: 0.64.0
versionCode: 6400
commit: v0.64.0
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- withoutKey
- versionName: 0.66.0
versionCode: 6600
commit: v0.66.0
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- withoutKey
- versionName: 0.68.0
versionCode: 6800
commit: 532aa3a8bcdc08da98a8f6c9252989474fff0ae4
subdir: app
gradle:
- withoutKey
- versionName: 0.69.0
versionCode: 6900
commit: 4c052f3ba5788973af978dfaeec08f5203bc9fb3
subdir: app
gradle:
- withoutKey
- versionName: 0.70.0
versionCode: 7000
commit: 6a0400058de379a8a15eb7b00c00ac3bbf3ec416
subdir: app
gradle:
- withoutKey
- versionName: 0.71.0
versionCode: 7100
commit: 8c5f25ebf537a2ae97c34429b55f51f01624ffc6
subdir: app
gradle:
- withoutKey
- versionName: 0.75.0
versionCode: 7500
commit: 87f7e55cca8ff56b1cf50318449be1f9577dbb24
subdir: app
gradle:
- withoutKey
- versionName: 0.77.0
versionCode: 7700
commit: bdaf9ef4c2c4da7e8f90c982f1993da9bb916dc4
subdir: app
gradle:
- withoutKey
- versionName: 0.78.0
versionCode: 7800
commit: 3b7e35cd2ca068248864bf2203ee6750ee1b8633
subdir: app
gradle:
- withoutKey
- versionName: 0.79.0
versionCode: 7900
commit: f206f52dd4e6a1e290942a7e43aebe0183417d58
subdir: app
gradle:
- withoutKey
- versionName: 0.80.0
versionCode: 8000
commit: 9d9047e8157b5ce2060e358d61f34e88aa7c9679
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:
- withoutKey
- versionName: 0.81.0
versionCode: 8100
commit: a1aa03e09190df969ef9c275c9d88204f61d9dae
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:
- withoutKey
- versionName: 0.82.0
versionCode: 8200
commit: 96b0c95b9278eaa84475470f5eacb14ff37ff57b
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:
- withoutKey
MaintainerNotes: ACRA is configured with the email sender only and hence strictly
opt-in
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v[\d.]+$
UpdateCheckData: app/build.gradle|versionCode (\d+)|.|versionName "([\d.]+)"
CurrentVersion: 0.82.0
CurrentVersionCode: 8200