fdroiddata/metadata/io.github.pastthepixels.freepaint.yml
Licaon_Kter 25f0df462c Revert "freepaint - update commit"
This reverts commit f93081fcb1
2024-05-20 08:46:05 +00:00

45 lines
1.2 KiB
YAML

Categories:
- Graphics
License: GPL-3.0-only
AuthorName: PastThePixels
AuthorEmail: pastthescreen@protonmail.com
AuthorWebSite: https://potatoe.ca
SourceCode: https://github.com/pastthepixels/FreePaint
IssueTracker: https://github.com/pastthepixels/FreePaint/issues
AutoName: FreePaint
RepoType: git
Repo: https://github.com/pastthepixels/FreePaint
Binaries: https://github.com/pastthepixels/FreePaint/releases/download/v%v/app-release.apk
Builds:
- versionName: 1.1.0
versionCode: 4
commit: 8e5f10f3adb4bee3d25fc6c3e9f5a6600f5fdecb
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-alternatives --auto java
gradle:
- yes
- versionName: 1.2.0
versionCode: 5
commit: 4ed875a6f496ac1bedd7e00c012598466172a432
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:
- yes
AllowedAPKSigningKeys: bb214577a74f822c69d335b8fbc5e44bc5fd223cc7eab87c825841eca86bebe4
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.2.0
CurrentVersionCode: 5