Move NextPush to codeberg

This commit is contained in:
S1m 2023-06-07 03:46:31 +00:00 committed by linsui
parent 1f624ff9e9
commit dd56885f87

View file

@ -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