mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
New App: eu.mirkodi.swatchbeatclock
This commit is contained in:
parent
a434f1885a
commit
be98ba6837
1 changed files with 28 additions and 0 deletions
28
metadata/eu.mirkodi.swatchbeatclock.yml
Normal file
28
metadata/eu.mirkodi.swatchbeatclock.yml
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
Categories:
|
||||
- Time
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: mirk0dex
|
||||
AuthorWebSite: https://www.mirkodi.eu
|
||||
SourceCode: https://git.mirkodi.eu/mirk0dex/swatchbeatclock
|
||||
|
||||
AutoName: Swatch .beat clock
|
||||
|
||||
RepoType: git
|
||||
Repo: https://git.mirkodi.eu/mirk0dex/swatchbeatclock
|
||||
|
||||
Builds:
|
||||
- versionName: v1.2.1
|
||||
versionCode: 9
|
||||
commit: 0b692d131fc41e0fe9d9f1e59b375976e0fa8483
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.2.1
|
||||
CurrentVersionCode: 9
|
||||
Loading…
Reference in a new issue