fdroiddata/metadata/com.junkfood.seal.yml

35 lines
935 B
YAML
Raw Normal View History

2022-07-22 16:58:58 +00:00
Categories:
- Multimedia
License: GPL-3.0-only
AuthorName: junkfood
SourceCode: https://github.com/JunkFood02/Seal
IssueTracker: https://github.com/JunkFood02/Seal/issues
Translation: https://hosted.weblate.org/projects/seal
Changelog: https://github.com/JunkFood02/Seal/releases
AutoName: Seal
RepoType: git
Repo: https://github.com/JunkFood02/Seal.git
Builds:
- versionName: 0.0.9-alpha08
versionCode: 98
commit: a2763801006c3904f7791148318ab115092ad833
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
prebuild: sed -i -e '/(keystorePropertiesFile.exists())$/d' build.gradle.kts
gradleprops:
- noSplits
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: app/build.gradle.kts|versionCode\s=\s(\d+)||v(.*)
CurrentVersion: 0.0.9-alpha08
CurrentVersionCode: 98