mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Move NextPush to codeberg
This commit is contained in:
parent
1f624ff9e9
commit
dd56885f87
1 changed files with 15 additions and 8 deletions
|
|
@ -2,17 +2,17 @@ Categories:
|
|||
- Connectivity
|
||||
- System
|
||||
License: AGPL-3.0-only
|
||||
AuthorName: UnifiedPush
|
||||
AuthorName: UnifiedPush, S1m
|
||||
WebSite: https://unifiedpush.org/
|
||||
SourceCode: https://github.com/UP-NextPush/android
|
||||
IssueTracker: https://github.com/UP-NextPush/android/issues
|
||||
Changelog: https://github.com/UP-NextPush/android/releases
|
||||
SourceCode: https://codeberg.org/NextPush/nextpush-android
|
||||
IssueTracker: https://codeberg.org/NextPush/nextpush-android/issues
|
||||
Changelog: https://codeberg.org/NextPush/nextpush-android/releases
|
||||
|
||||
Name: NextPush
|
||||
AutoName: NextPush
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/UP-NextPush/android.git
|
||||
Repo: https://codeberg.org/NextPush/nextpush-android.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.1
|
||||
|
|
@ -198,7 +198,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.7.0
|
||||
versionCode: 25
|
||||
commit: e15a6608ab924f227df7bd01d4bec97dcfea449b
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags \d+\.\d+(\.\d+)?
|
||||
CurrentVersion: 1.6.3
|
||||
CurrentVersionCode: 24
|
||||
UpdateCheckMode: Tags ^[\d.]+$
|
||||
CurrentVersion: 1.7.0
|
||||
CurrentVersionCode: 25
|
||||
|
|
|
|||
Loading…
Reference in a new issue