mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 06:35:57 +00:00
feat(com.example.muzei.muzeiapod): Add v1.0.0 release
This commit is contained in:
parent
932740da2b
commit
12831f8d49
1 changed files with 14 additions and 7 deletions
|
|
@ -3,14 +3,14 @@ Categories:
|
|||
- Theming
|
||||
- Wallpaper
|
||||
License: GPL-3.0-or-later
|
||||
SourceCode: https://github.com/igoralmeida/muzei-apod
|
||||
IssueTracker: https://github.com/igoralmeida/muzei-apod/issues
|
||||
SourceCode: https://github.com/provokateurin/muzei-apod
|
||||
IssueTracker: https://github.com/provokateurin/muzei-apod/issues
|
||||
|
||||
AutoName: NASA APOD for Muzei
|
||||
Description: Show NASA's Astronomy Picture of the Day in https://f-droid.org/packages/net.nurik.roman.muzei.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/igoralmeida/muzei-apod
|
||||
Repo: https://github.com/provokateurin/muzei-apod
|
||||
|
||||
Builds:
|
||||
- versionName: '0.1'
|
||||
|
|
@ -43,7 +43,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: RepoManifest
|
||||
CurrentVersion: '0.3'
|
||||
CurrentVersionCode: 5
|
||||
- versionName: 1.0.0
|
||||
versionCode: 6
|
||||
commit: 47d8e564503777f48d1e8e758a1e6be88b0370e7
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.0
|
||||
CurrentVersionCode: 6
|
||||
|
|
|
|||
Loading…
Reference in a new issue