diff --git a/metadata/org.unifiedpush.distributor.nextpush.yml b/metadata/org.unifiedpush.distributor.nextpush.yml new file mode 100644 index 0000000000..73845ffa70 --- /dev/null +++ b/metadata/org.unifiedpush.distributor.nextpush.yml @@ -0,0 +1,32 @@ +Categories: + - Connectivity + - System +License: AGPL-3.0-only +AuthorName: UnifiedPush +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 + +Name: NextPush +AutoName: NextPush + +RepoType: git +Repo: https://github.com/UP-NextPush/android.git + +Builds: + - versionName: 1.0.1 + versionCode: 6 + commit: 1.0.1 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags \d+\.\d+(\.\d+)? +CurrentVersion: 1.0.1 +CurrentVersionCode: 6