Update Trivia You to 0.8 (8)

This commit is contained in:
F-Droid checkupdates bot 2022-08-07 03:40:49 +00:00
parent 253974d78c
commit db29283221

View file

@ -39,7 +39,18 @@ Builds:
gradle:
- yes
- versionName: '0.8'
versionCode: 8
commit: 371990c5bf716bef03b6cbd9bc6224120e753c3d
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.7'
CurrentVersionCode: 7
CurrentVersion: '0.8'
CurrentVersionCode: 8