mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-27 00:59:57 +00:00
35 lines
935 B
YAML
35 lines
935 B
YAML
|
|
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
|