Update Party UP! dbg to 1.6.0 (10600)

This commit is contained in:
F-Droid checkupdates bot 2022-01-24 04:51:26 +00:00
parent 2eaa01a978
commit e643593dbe

View file

@ -7,7 +7,7 @@ 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!
AutoName: Party UP! dbg
RepoType: git
Repo: https://github.com/9001/party-up
@ -35,7 +35,18 @@ Builds:
gradle:
- yes
- versionName: 1.6.0
versionCode: 10600
commit: 448b02d672000cdd7911c505c5a0ce1fc0a508b3
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.5.0
CurrentVersionCode: 10500
CurrentVersion: 1.6.0
CurrentVersionCode: 10600