mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Trivia You to 0.10 (10)
This commit is contained in:
parent
a9bcec0bfc
commit
881f1e5b85
1 changed files with 13 additions and 2 deletions
|
|
@ -61,7 +61,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.10'
|
||||
versionCode: 10
|
||||
commit: 06da07a14dddca1cf5ae302402e76bd8bde921eb
|
||||
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.9'
|
||||
CurrentVersionCode: 9
|
||||
CurrentVersion: '0.10'
|
||||
CurrentVersionCode: 10
|
||||
|
|
|
|||
Loading…
Reference in a new issue