add com.omelan.cofi.yml

This commit is contained in:
Leon Omelan 2021-11-16 15:49:48 +00:00 committed by linsui
parent 9b784dfaa2
commit 9303570b32

View file

@ -0,0 +1,32 @@
Categories:
- Time
License: GPL-3.0-only
AuthorName: Leon Omelan
AuthorEmail: rozpierog@gmail.com
AuthorWebSite: https://twitter.com/leonomelan
WebSite: https://rozpierog.github.io/Cofi/
SourceCode: https://github.com/rozPierog/Cofi
IssueTracker: https://github.com/rozPierog/Cofi/issues
Name: Cofi - Brew Timer
AutoName: Cofi
RepoType: git
Repo: https://github.com/rozPierog/Cofi
Builds:
- versionName: 1.3.1
versionCode: 48
commit: v1.3.1-fd
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.1
CurrentVersionCode: 48