mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update PartyGames to 1.6.0 (10600)
This commit is contained in:
parent
85c51a4f65
commit
39c8135229
1 changed files with 13 additions and 2 deletions
|
|
@ -78,7 +78,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.6.0
|
||||
versionCode: 10600
|
||||
commit: 217adaa4871e4bbcac733296714ea78594f370c8
|
||||
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.2
|
||||
CurrentVersionCode: 10502
|
||||
CurrentVersion: 1.6.0
|
||||
CurrentVersionCode: 10600
|
||||
|
|
|
|||
Loading…
Reference in a new issue