mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Add Materials Live Wallpaper app
+ Add AutoName + Remove summary and description for fastlane to work + Update current version to 0.3 + Update current version to 0.4 + Remove 0.1 to 0.3 builds and write the tag as the value of 'commit'
This commit is contained in:
parent
b917dc7084
commit
5b870f395e
1 changed files with 25 additions and 0 deletions
25
metadata/com.reminimalism.materialslivewallpaper.yml
Normal file
25
metadata/com.reminimalism.materialslivewallpaper.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
||||||
|
Categories:
|
||||||
|
- Theming
|
||||||
|
License: GPL-3.0-only
|
||||||
|
WebSite: https://pragma-once.github.io/materialslivewallpaper/app-page.html
|
||||||
|
SourceCode: https://github.com/Reminimalism/MaterialsLiveWallpaper
|
||||||
|
IssueTracker: https://github.com/Reminimalism/MaterialsLiveWallpaper/issues
|
||||||
|
Donate: https://pragma-once.github.io/materialslivewallpaper/donation-page.html
|
||||||
|
|
||||||
|
AutoName: Materials Live Wallpaper
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/Reminimalism/MaterialsLiveWallpaper
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '0.4'
|
||||||
|
versionCode: 4
|
||||||
|
commit: v0.4
|
||||||
|
subdir: MaterialsLiveWallpaper/app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '0.4'
|
||||||
|
CurrentVersionCode: 4
|
||||||
Loading…
Reference in a new issue