mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
New app: Ntfy - PUT/POST to your phone (io.heckel.ntfy)
This commit is contained in:
parent
7b87658261
commit
641d3cf01f
1 changed files with 28 additions and 0 deletions
28
metadata/io.heckel.ntfy.yml
Normal file
28
metadata/io.heckel.ntfy.yml
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
Categories:
|
||||
- Internet
|
||||
License: Apache-2.0
|
||||
AuthorName: Philipp C. Heckel
|
||||
AuthorEmail: ntfy@heckel.io
|
||||
WebSite: https://ntfy.sh/
|
||||
SourceCode: https://github.com/binwiederhier/ntfy-android
|
||||
IssueTracker: https://github.com/binwiederhier/ntfy-android/issues
|
||||
Changelog: https://github.com/binwiederhier/ntfy-android/releases
|
||||
|
||||
AutoName: Ntfy
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/binwiederhier/ntfy-android
|
||||
|
||||
Builds:
|
||||
- versionName: 1.2.1
|
||||
versionCode: 8
|
||||
commit: v1.2.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/google-services/d' build.gradle
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags v\d+\.\d+\.\d+
|
||||
CurrentVersion: 1.2.1
|
||||
CurrentVersionCode: 8
|
||||
Loading…
Reference in a new issue