Update Coffee to 2.9 (29)

This commit is contained in:
F-Droid checkupdates bot 2022-10-11 05:29:43 +00:00
parent 7ffcc5eb89
commit 3258162257

View file

@ -257,7 +257,18 @@ Builds:
gradle:
- yes
- versionName: '2.9'
versionCode: 29
commit: 1c9246eedd861172f83290dbb93cf3c68fa8b3db
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: '2.8'
CurrentVersionCode: 28
CurrentVersion: '2.9'
CurrentVersionCode: 29