Update Trivia You to 0.7 (7)

This commit is contained in:
F-Droid checkupdates bot 2022-08-03 03:40:08 +00:00
parent a6f220ecda
commit d05701876d

View file

@ -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