mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Newapp: OctalSuntime
This commit is contained in:
parent
1fec394468
commit
91bdb6c8cc
1 changed files with 30 additions and 0 deletions
30
metadata/at.manuelbichler.octalsuntime.yml
Normal file
30
metadata/at.manuelbichler.octalsuntime.yml
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
Categories:
|
||||
- Time
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Manuel Bichler
|
||||
AuthorEmail: ich@manuelbichler.at
|
||||
WebSite: https://github.com/votacom/octalsuntime
|
||||
SourceCode: https://github.com/votacom/octalsuntime
|
||||
IssueTracker: https://github.com/votacom/octalsuntime/issues
|
||||
|
||||
AutoName: Octal Sun Time
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/votacom/octalsuntime.git
|
||||
|
||||
Builds:
|
||||
- versionName: 0.1.3
|
||||
versionCode: 4
|
||||
commit: v0.1.3
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.1.3
|
||||
CurrentVersionCode: 4
|
||||
Loading…
Reference in a new issue