mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
New app: de.salomax.muzei.thevergewallpapers
This commit is contained in:
parent
3e466962ce
commit
8be2e1ec53
1 changed files with 34 additions and 0 deletions
34
metadata/de.salomax.muzei.thevergewallpapers.yml
Normal file
34
metadata/de.salomax.muzei.thevergewallpapers.yml
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Multimedia
|
||||
- Theming
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Maximilian Salomon
|
||||
AuthorEmail: msal.coding@gmail.com
|
||||
SourceCode: https://github.com/sal0max/muzei-thevergewallpapers
|
||||
IssueTracker: https://github.com/sal0max/muzei-thevergewallpapers/issues
|
||||
Changelog: https://github.com/sal0max/muzei-thevergewallpapers/releases
|
||||
Donate: https://www.paypal.com/donate/?hosted_button_id=2JCY7E99V9DGC
|
||||
|
||||
AutoName: The\u00A0Verge wallpapers for Muzei
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/sal0max/muzei-thevergewallpapers.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.3
|
||||
versionCode: 10003
|
||||
commit: 0e32acb1116eb9804cf4a2b8250fd7d3d5e0d9f5
|
||||
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
|
||||
UpdateCheckMode: Tags \d+\.\d+\.\d+
|
||||
CurrentVersion: 1.0.3
|
||||
CurrentVersionCode: 10003
|
||||
Loading…
Reference in a new issue