mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Coffee to 2.1 (21)
This commit is contained in:
parent
2c764311bb
commit
a54352db2e
1 changed files with 13 additions and 2 deletions
|
|
@ -169,7 +169,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: '2.1'
|
||||||
|
versionCode: 21
|
||||||
|
commit: c49930e3b95c7a8d4d598a2413be0daae9bf600c
|
||||||
|
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
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '2.0'
|
CurrentVersion: '2.1'
|
||||||
CurrentVersionCode: 20
|
CurrentVersionCode: 21
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue