new app: me.ocv.partyup

This commit is contained in:
ed 2022-01-13 12:56:41 +00:00 committed by Izzy
parent 29de655b14
commit 77384e6df1

View file

@ -0,0 +1,30 @@
Categories:
- Connectivity
License: MIT
AuthorName: ed
AuthorEmail: fdroid@ocv.me
SourceCode: https://github.com/9001/party-up
IssueTracker: https://github.com/9001/party-up/issues
Changelog: https://github.com/9001/party-up/releases
AutoName: Party UP!
RepoType: git
Repo: https://github.com/9001/party-up
Builds:
- versionName: 1.4.0
versionCode: 10400
commit: v1.4.0
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%v
UpdateCheckMode: Tags ^v[0-9\.]+$
CurrentVersion: 1.4.0
CurrentVersionCode: 10400