mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 21:57:22 +00:00
Update Cofi - Brew Timer to 1.5.0 (60)
This commit is contained in:
parent
79eb1a4cdb
commit
588d4ac1d5
1 changed files with 13 additions and 2 deletions
|
|
@ -59,7 +59,18 @@ Builds:
|
|||
gradle:
|
||||
- full
|
||||
|
||||
- versionName: 1.5.0
|
||||
versionCode: 60
|
||||
commit: c76ebc36ed581617378bcbb21569099f7a5b1802
|
||||
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.3.4
|
||||
CurrentVersionCode: 54
|
||||
CurrentVersion: 1.5.0
|
||||
CurrentVersionCode: 60
|
||||
|
|
|
|||
Loading…
Reference in a new issue