mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Cofi - Brew Timer to 1.3.3 (52)
This commit is contained in:
parent
e8d991b75a
commit
1d2773078c
1 changed files with 13 additions and 2 deletions
|
|
@ -37,7 +37,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- full
|
- full
|
||||||
|
|
||||||
|
- versionName: 1.3.3
|
||||||
|
versionCode: 52
|
||||||
|
commit: f7691a4fe04678937d1746ff4d52d2a3969e4f56
|
||||||
|
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.3.2
|
CurrentVersion: 1.3.3
|
||||||
CurrentVersionCode: 50
|
CurrentVersionCode: 52
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue