mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
New App: net.damschen.swatchit
This commit is contained in:
parent
5d61d912f4
commit
021483a9ca
1 changed files with 31 additions and 0 deletions
31
metadata/net.damschen.swatchit.yml
Normal file
31
metadata/net.damschen.swatchit.yml
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
Categories:
|
||||
- Sports & Health
|
||||
License: GPL-3.0-or-later
|
||||
SourceCode: https://codeberg.org/katharinad/SwatchIt
|
||||
IssueTracker: https://codeberg.org/katharinad/SwatchIt
|
||||
|
||||
AutoName: SwatchIt
|
||||
|
||||
RepoType: git
|
||||
Repo: https://codeberg.org/katharinad/SwatchIt
|
||||
Binaries: https://codeberg.org/katharinad/SwatchIt/releases/download/v%v/swatchit-%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 0.2.0
|
||||
versionCode: 2
|
||||
commit: v0.2.0
|
||||
subdir: app
|
||||
sudo:
|
||||
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
||||
- apt-get update
|
||||
- apt-get install -y -t trixie openjdk-21-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 785ce16a7ed68cdf6bd5a0181d0fea6fdf7b8a3813fd573b3748747740583351
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.2.0
|
||||
CurrentVersionCode: 2
|
||||
Loading…
Reference in a new issue