mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
New App: rak.pixellwp
This commit is contained in:
parent
1271d546a1
commit
3bf6cc51f2
1 changed files with 33 additions and 0 deletions
33
metadata/rak.pixellwp.yml
Normal file
33
metadata/rak.pixellwp.yml
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
AntiFeatures:
|
||||
- NonFreeAssets
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Theming
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Austin Kucera
|
||||
AuthorWebSite: https://austinkucera.com/
|
||||
SourceCode: https://github.com/ManApart/palette-cycle
|
||||
IssueTracker: https://github.com/ManApart/palette-cycle/issues
|
||||
Changelog: https://github.com/ManApart/palette-cycle/releases
|
||||
|
||||
AutoName: Palette Cycling LWP
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/ManApart/palette-cycle
|
||||
|
||||
Builds:
|
||||
- versionName: 2.2.2
|
||||
versionCode: 11
|
||||
commit: 2.2.2
|
||||
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
|
||||
CurrentVersion: 2.2.2
|
||||
CurrentVersionCode: 11
|
||||
Loading…
Reference in a new issue