mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
update org.nuclearfog.apollo to new repo
This commit is contained in:
parent
facfe55ff2
commit
19c1913c88
1 changed files with 15 additions and 8 deletions
|
|
@ -1,16 +1,16 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
License: Apache-2.0
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: nuclearfog
|
||||
SourceCode: https://github.com/nuclearfog/Apollo-Music
|
||||
IssueTracker: https://github.com/nuclearfog/Apollo-Music/issues
|
||||
Changelog: https://github.com/nuclearfog/Apollo-Music/releases
|
||||
SourceCode: https://codeberg.org/nuclearfog/Apollo
|
||||
IssueTracker: https://codeberg.org/nuclearfog/Apollo/issues
|
||||
Changelog: https://codeberg.org/nuclearfog/Apollo/releases
|
||||
|
||||
AutoName: Apollo
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/nuclearfog/Apollo-Music.git
|
||||
Binaries: https://github.com/nuclearfog/Apollo-Music/releases/download/%v/app-release.apk
|
||||
Repo: https://codeberg.org/nuclearfog/Apollo.git
|
||||
Binaries: https://codeberg.org/nuclearfog/Apollo/releases/download/%v/app-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.4.3
|
||||
|
|
@ -160,9 +160,16 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.6.1
|
||||
versionCode: 57
|
||||
commit: 5e55b8cf4d30fe90b183ca9eb876f46a3fe39124
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: e1a418c51baa829917daa2e86d7509a8a10470e44280c20146b70ea550bfe1ab
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.5.15
|
||||
CurrentVersionCode: 55
|
||||
CurrentVersion: 1.6.1
|
||||
CurrentVersionCode: 57
|
||||
|
|
|
|||
Loading…
Reference in a new issue