mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-05 21:56:58 +00:00
Update Trivia You to 0.7 (7)
This commit is contained in:
parent
a6f220ecda
commit
d05701876d
1 changed files with 13 additions and 2 deletions
|
|
@ -28,7 +28,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.7'
|
||||
versionCode: 7
|
||||
commit: bfd02b1b24e0320f82abbf61eaa4380a4a74bba8
|
||||
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.6'
|
||||
CurrentVersionCode: 6
|
||||
CurrentVersion: '0.7'
|
||||
CurrentVersionCode: 7
|
||||
|
|
|
|||
Loading…
Reference in a new issue