mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Coffee to 1.15 (15)
This commit is contained in:
parent
f8d69c9799
commit
480605af0d
1 changed files with 13 additions and 2 deletions
|
|
@ -103,7 +103,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.15'
|
||||
versionCode: 15
|
||||
commit: 412aec7d5dca938681c0360fe96452e9f6364536
|
||||
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.14'
|
||||
CurrentVersionCode: 14
|
||||
CurrentVersion: '1.15'
|
||||
CurrentVersionCode: 15
|
||||
|
|
|
|||
Loading…
Reference in a new issue