mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Add: Gotify-UP
This commit is contained in:
parent
ff1c77c28f
commit
cf30aa45f4
1 changed files with 28 additions and 0 deletions
28
metadata/com.github.gotify.up.yml
Normal file
28
metadata/com.github.gotify.up.yml
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
Categories:
|
||||
- Internet
|
||||
- Connectivity
|
||||
- System
|
||||
License: MIT
|
||||
AuthorName: UnifiedPush
|
||||
WebSite: https://unifiedpush.org/users/distributors/gotify/
|
||||
SourceCode: https://github.com/UnifiedPush/gotify-android
|
||||
IssueTracker: https://github.com/UnifiedPush/gotify-android/issues
|
||||
Changelog: https://github.com/UnifiedPush/gotify-android/releases
|
||||
|
||||
AutoName: Gotify-UP
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/UnifiedPush/gotify-android.git
|
||||
|
||||
Builds:
|
||||
- versionName: 2.1.2-UP3
|
||||
versionCode: 8
|
||||
commit: v2.1.2-UP3
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags v\d+\.\d+(\.\d+)?-UP\d+
|
||||
CurrentVersion: 2.1.2-UP3
|
||||
CurrentVersionCode: 8
|
||||
Loading…
Reference in a new issue