mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
App update - Alertly
This commit is contained in:
parent
79d892f17e
commit
0a50eafc66
1 changed files with 17 additions and 9 deletions
|
|
@ -3,16 +3,17 @@ Categories:
|
|||
License: Apache-2.0
|
||||
AuthorName: Daniel Saynov
|
||||
AuthorEmail: lightningprogramming@proton.me
|
||||
AuthorWebSite: https://danielsaynov.com
|
||||
SourceCode: https://github.com/lightningcpu/Notification-Alerter
|
||||
IssueTracker: https://github.com/lightningcpu/Notification-Alerter/issues
|
||||
Changelog: https://github.com/lightningcpu/Notification-Alerter/releases
|
||||
WebSite: https://danielsaynov.com
|
||||
SourceCode: https://github.com/lightningcpu/Alertly
|
||||
IssueTracker: https://github.com/lightningcpu/Alertly/issues
|
||||
Changelog: https://github.com/lightningcpu/Alertly/releases
|
||||
Bitcoin: bc1qv5wcz6vj5hsg4j62me0ga9qqzzzk6fvqnjysr2
|
||||
|
||||
AutoName: Notification Alerter
|
||||
AutoName: Alertly
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/lightningcpu/Notification-Alerter.git
|
||||
Binaries: https://github.com/lightningcpu/Notification-Alerter/releases/download/v%v/notification-alerter-%v.apk
|
||||
Repo: https://github.com/lightningcpu/Alertly.git
|
||||
Binaries: https://github.com/lightningcpu/Alertly/releases/download/v%v/alertly-%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.1
|
||||
|
|
@ -22,9 +23,16 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.1.0
|
||||
versionCode: 2
|
||||
commit: 1f14d616ef39c642163b6d786fda6aa0c8f36d16
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: e3ff64656bbd62da61ce4b8b1eda49b98dd0029ad5413dba625d2a89c809261a
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.1
|
||||
CurrentVersionCode: 1
|
||||
CurrentVersion: 1.1.0
|
||||
CurrentVersionCode: 2
|
||||
|
|
|
|||
Loading…
Reference in a new issue