fdroiddata/metadata/io.github.pastthepixels.freepaint.yml
2023-08-18 13:25:13 +00:00

44 lines
1.1 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.0.1
versionCode: 2
commit: 29ad5bbc33dc37524c7f6a9131be37902e1772cc
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-alternatives --auto java
gradle:
- yes
- versionName: 1.0.2
versionCode: 3
commit: 4e4ac9340512dc8097cbae51057ffa3d7bdd4e80
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-alternatives --auto java
gradle:
- yes
AllowedAPKSigningKeys: ce416aaee9a8b4325cea2a0b1fe30eea2d5ebf55924eb100e51bdf61b16c47df
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.0.2
CurrentVersionCode: 3