seal: 0.0.9-alpha07

This commit is contained in:
linsui 2022-07-22 16:58:58 +00:00
parent 9c6753a0de
commit 29637ad9da

View file

@ -0,0 +1,34 @@
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