mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
Update Coffee to 1.14 (14)
This commit is contained in:
parent
91807e1132
commit
c65d2c0223
1 changed files with 13 additions and 2 deletions
|
|
@ -92,7 +92,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.14'
|
||||
versionCode: 14
|
||||
commit: 305cd647ecbb4c148faa9831031f02ae98318a3a
|
||||
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.13'
|
||||
CurrentVersionCode: 13
|
||||
CurrentVersion: '1.14'
|
||||
CurrentVersionCode: 14
|
||||
|
|
|
|||
Loading…
Reference in a new issue