mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update Trivia You to 0.12 (12)
This commit is contained in:
parent
d62682c267
commit
342c1480be
1 changed files with 13 additions and 2 deletions
|
|
@ -83,7 +83,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.12'
|
||||
versionCode: 12
|
||||
commit: 4285aac3b8695f4fca731ee97018343fd45c1302
|
||||
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
|
||||
UpdateCheckMode: Tags .*[0-9]$
|
||||
CurrentVersion: '0.11'
|
||||
CurrentVersionCode: 11
|
||||
CurrentVersion: '0.12'
|
||||
CurrentVersionCode: 12
|
||||
|
|
|
|||
Loading…
Reference in a new issue