mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Coffee to 1.16 (16)
This commit is contained in:
parent
c5534eaca0
commit
1d8a5639b8
1 changed files with 13 additions and 2 deletions
|
|
@ -114,7 +114,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.16'
|
||||
versionCode: 16
|
||||
commit: 51c9e11ad5ba701dc9d24469608469f889c44b0c
|
||||
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: '1.15'
|
||||
CurrentVersionCode: 15
|
||||
CurrentVersion: '1.16'
|
||||
CurrentVersionCode: 16
|
||||
|
|
|
|||
Loading…
Reference in a new issue