mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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:
|
gradle:
|
||||||
- yes
|
- 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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '2.20'
|
CurrentVersion: '2.21'
|
||||||
CurrentVersionCode: 40
|
CurrentVersionCode: 41
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue