mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Tarnhelm: 1.2
This commit is contained in:
parent
ffe7efe085
commit
86ed0140be
1 changed files with 34 additions and 0 deletions
34
metadata/cn.ac.lz233.tarnhelm.yml
Normal file
34
metadata/cn.ac.lz233.tarnhelm.yml
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
Categories:
|
||||
- System
|
||||
License: GPL-3.0-only
|
||||
AuthorName: lz差不多是条咸鱼了
|
||||
AuthorEmail: ohayou@lz233.ac.cn
|
||||
AuthorWebSite: https://lz233.ac.cn
|
||||
WebSite: https://tarnhelm.project.ac.cn
|
||||
SourceCode: https://github.com/lz233/Tarnhelm
|
||||
IssueTracker: https://github.com/lz233/Tarnhelm/issues
|
||||
Changelog: https://github.com/lz233/Tarnhelm/releases
|
||||
|
||||
AutoName: Tarnhelm
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/lz233/Tarnhelm.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.3'
|
||||
versionCode: 20220829
|
||||
commit: b76bd19c642589ec1b59ff6f1799524740b9dfe9
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/versionCode/s/date.*/$$VERCODE$$/' build.gradle
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: '||app/build.gradle|versionName\s"([\d.]+)"'
|
||||
CurrentVersion: '1.3'
|
||||
CurrentVersionCode: 20220829
|
||||
Loading…
Reference in a new issue