Update Coffee to 2.5 (25)

This commit is contained in:
F-Droid checkupdates bot 2022-07-10 10:27:12 +00:00
parent bebb6e24a4
commit 5fdaaa2685

View file

@ -213,7 +213,18 @@ Builds:
gradle:
- yes
- versionName: '2.5'
versionCode: 25
commit: cbfc1ff92ee4112d83f1ef9f37417ccdbb42e9b7
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.4'
CurrentVersionCode: 24
CurrentVersion: '2.5'
CurrentVersionCode: 25