Add org.unifiedpush.example

This commit is contained in:
S1m 2021-09-07 09:15:01 +00:00 committed by Izzy
parent 60a69de6ab
commit 63b217cba6

View file

@ -0,0 +1,32 @@
Categories:
- Connectivity
- System
License: Apache-2.0
AuthorName: UnifiedPush
WebSite: https://unifiedpush.org/
SourceCode: https://github.com/UnifiedPush/android-example
IssueTracker: https://github.com/UnifiedPush/android-example/issues
Changelog: https://github.com/UnifiedPush/android-example/releases
Name: UP-Example
AutoName: UP-Example
RepoType: git
Repo: https://github.com/UnifiedPush/android-example.git
Builds:
- versionName: 1.2.4
versionCode: 13
commit: 1.2.4
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- mainFlavor
AutoUpdateMode: Version %v
UpdateCheckMode: Tags \d+\.\d+(\.\d+)?
CurrentVersion: 1.2.4
CurrentVersionCode: 13