mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Coffee to 2.3 (23)
This commit is contained in:
parent
097b9c8de5
commit
ab76106c13
1 changed files with 13 additions and 2 deletions
|
|
@ -191,7 +191,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.3'
|
||||
versionCode: 23
|
||||
commit: 2d611ff2e4121c39bc6ab6a0520c7bc21b6cb794
|
||||
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: '2.2'
|
||||
CurrentVersionCode: 22
|
||||
CurrentVersion: '2.3'
|
||||
CurrentVersionCode: 23
|
||||
|
|
|
|||
Loading…
Reference in a new issue