mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update PartyGames to 1.6.1 (10601)
This commit is contained in:
parent
a76372a352
commit
9704f01a95
1 changed files with 13 additions and 2 deletions
|
|
@ -89,7 +89,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.6.1
|
||||
versionCode: 10601
|
||||
commit: 3d83e2e56148dcdba7f4fe100a7f9d810794e1e6
|
||||
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.6.0
|
||||
CurrentVersionCode: 10600
|
||||
CurrentVersion: 1.6.1
|
||||
CurrentVersionCode: 10601
|
||||
|
|
|
|||
Loading…
Reference in a new issue