mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update PartyGames to 1.5.1 (10501)
This commit is contained in:
parent
1fbef8f5e0
commit
e916c43178
1 changed files with 13 additions and 2 deletions
|
|
@ -55,7 +55,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.5.1
|
||||
versionCode: 10501
|
||||
commit: a421aaae042eb8cd28a31eaa0d7d5074f2c6aa18
|
||||
subdir: PartyGames
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.5.0
|
||||
CurrentVersionCode: 10500
|
||||
CurrentVersion: 1.5.1
|
||||
CurrentVersionCode: 10501
|
||||
|
|
|
|||
Loading…
Reference in a new issue