mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-17 11:32:27 +00:00
Newapp: Wallme Wallpaper
This commit is contained in:
parent
f89bda0b85
commit
ebba1ecbfb
1 changed files with 31 additions and 0 deletions
31
metadata/com.alaory.wallmewallpaper.yml
Normal file
31
metadata/com.alaory.wallmewallpaper.yml
Normal file
|
|
@ -0,0 +1,31 @@
|
||||||
|
AntiFeatures:
|
||||||
|
- NonFreeNet
|
||||||
|
Categories:
|
||||||
|
- System
|
||||||
|
- Theming
|
||||||
|
License: GPL-3.0-or-later
|
||||||
|
SourceCode: https://github.com/Alaory/WallMe-Wallpaper
|
||||||
|
IssueTracker: https://github.com/Alaory/WallMe-Wallpaper/issues
|
||||||
|
Donate: https://www.patreon.com/Alaory
|
||||||
|
|
||||||
|
AutoName: Wallme-Wallpaper
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/Alaory/WallMe-Wallpaper
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.0'
|
||||||
|
versionCode: 1
|
||||||
|
commit: 9e88d5ae9b295f3e78213bb63ec020af12a52320
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '1.0'
|
||||||
|
CurrentVersionCode: 1
|
||||||
Loading…
Reference in a new issue