mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Cofi - Brew Timer to 1.7.4 (74)
This commit is contained in:
parent
4c2081d06f
commit
4dbc132b9e
1 changed files with 13 additions and 2 deletions
|
|
@ -114,7 +114,18 @@ Builds:
|
|||
gradle:
|
||||
- full
|
||||
|
||||
- versionName: 1.7.4
|
||||
versionCode: 74
|
||||
commit: 3d7a17b182cd7dfeb6251936639e10de50636cc9
|
||||
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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.7.3
|
||||
CurrentVersionCode: 72
|
||||
CurrentVersion: 1.7.4
|
||||
CurrentVersionCode: 74
|
||||
|
|
|
|||
Loading…
Reference in a new issue