mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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
|
- Connectivity
|
||||||
- System
|
- System
|
||||||
License: AGPL-3.0-only
|
License: AGPL-3.0-only
|
||||||
AuthorName: UnifiedPush
|
AuthorName: UnifiedPush, S1m
|
||||||
WebSite: https://unifiedpush.org/
|
WebSite: https://unifiedpush.org/
|
||||||
SourceCode: https://github.com/UP-NextPush/android
|
SourceCode: https://codeberg.org/NextPush/nextpush-android
|
||||||
IssueTracker: https://github.com/UP-NextPush/android/issues
|
IssueTracker: https://codeberg.org/NextPush/nextpush-android/issues
|
||||||
Changelog: https://github.com/UP-NextPush/android/releases
|
Changelog: https://codeberg.org/NextPush/nextpush-android/releases
|
||||||
|
|
||||||
Name: NextPush
|
Name: NextPush
|
||||||
AutoName: NextPush
|
AutoName: NextPush
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/UP-NextPush/android.git
|
Repo: https://codeberg.org/NextPush/nextpush-android.git
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: 1.0.1
|
- versionName: 1.0.1
|
||||||
|
|
@ -198,7 +198,14 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.7.0
|
||||||
|
versionCode: 25
|
||||||
|
commit: e15a6608ab924f227df7bd01d4bec97dcfea449b
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags \d+\.\d+(\.\d+)?
|
UpdateCheckMode: Tags ^[\d.]+$
|
||||||
CurrentVersion: 1.6.3
|
CurrentVersion: 1.7.0
|
||||||
CurrentVersionCode: 24
|
CurrentVersionCode: 25
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue