add PolyCal (com.gyorog.polycal)

This commit is contained in:
Izzy 2022-04-02 19:50:51 +00:00
parent 589dcd2563
commit 1bc3274361

View file

@ -0,0 +1,28 @@
Categories:
- Time
License: GPL-2.0-only
AuthorName: Jason Gyorog
AuthorEmail: jasongyorog@gmail.com
SourceCode: https://github.com/jasongyorog/PolyCal
AutoName: PolyCal
RepoType: git
Repo: https://github.com/jasongyorog/PolyCal
Builds:
- versionName: '1.6'
versionCode: 6
commit: v1.6
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '1.6'
CurrentVersionCode: 6