mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Coffee to 2.21 (41)
This commit is contained in:
parent
5681284ce3
commit
eb942788c5
1 changed files with 13 additions and 2 deletions
|
|
@ -343,7 +343,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.21'
|
||||
versionCode: 41
|
||||
commit: 5aeb657cbd3ccf9fa5143f465912fa602c86b614
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '2.20'
|
||||
CurrentVersionCode: 40
|
||||
CurrentVersion: '2.21'
|
||||
CurrentVersionCode: 41
|
||||
|
|
|
|||
Loading…
Reference in a new issue