mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Update PartyGames to 1.5.0 (10500)
This commit is contained in:
parent
62547e4ef0
commit
6c77d1309b
1 changed files with 13 additions and 2 deletions
|
|
@ -44,7 +44,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.5.0
|
||||
versionCode: 10500
|
||||
commit: e931f8f170631e2dde4c9556b9d010e409793264
|
||||
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.4.0
|
||||
CurrentVersionCode: 10400
|
||||
CurrentVersion: 1.5.0
|
||||
CurrentVersionCode: 10500
|
||||
|
|
|
|||
Loading…
Reference in a new issue