Update Trivia You to 0.11 (11)

This commit is contained in:
F-Droid checkupdates bot 2022-08-22 03:49:34 +00:00
parent 1993fd5a43
commit 299bd86a3f

View file

@ -72,7 +72,18 @@ Builds:
gradle:
- yes
- versionName: '0.11'
versionCode: 11
commit: 925e74bd55dd11b4458585f49defe58f00038148
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.10'
CurrentVersionCode: 10
CurrentVersion: '0.11'
CurrentVersionCode: 11