diff --git a/metadata/io.heckel.ntfy.yml b/metadata/io.heckel.ntfy.yml new file mode 100644 index 0000000000..0407302602 --- /dev/null +++ b/metadata/io.heckel.ntfy.yml @@ -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