Update Crossword to 1.19 (119)

This commit is contained in:
F-Droid checkupdates bot 2022-01-27 04:44:51 +00:00
parent 9989260a00
commit 66b9386684

View file

@ -131,7 +131,17 @@ Builds:
gradle:
- yes
- versionName: '1.19'
versionCode: 119
commit: 9fc13cae2c30ff84b3d4831196ccb2999f413735
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '1.18'
CurrentVersionCode: 118
CurrentVersion: '1.19'
CurrentVersionCode: 119