mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Cofi - Brew Timer to 1.8.0 (83)
This commit is contained in:
parent
919412d3fc
commit
f3c457c747
1 changed files with 13 additions and 2 deletions
|
|
@ -147,7 +147,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- full
|
- full
|
||||||
|
|
||||||
|
- versionName: 1.8.0
|
||||||
|
versionCode: 83
|
||||||
|
commit: 2719d8111977e02290520fc6a63c669d6e0da127
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- full
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.7.8
|
CurrentVersion: 1.8.0
|
||||||
CurrentVersionCode: 81
|
CurrentVersionCode: 83
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue