add com.chooloo.www.koler

This commit is contained in:
proletarius101 2022-01-28 06:12:40 +00:00
parent 83f91ca4d2
commit 5757341b36

View file

@ -0,0 +1,26 @@
Categories:
- Phone & SMS
License: GPL-3.0-only
SourceCode: https://github.com/Chooloo/koler
IssueTracker: https://github.com/Chooloo/koler/issues
RepoType: git
Repo: https://github.com/Chooloo/koler
Builds:
- versionName: v1.3.6
versionCode: 70
commit: 5d5be31572dafed5d899210c7ab425019c6a2bc7
subdir: koler
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
UpdateCheckData: koler/build.gradle|versionCode\s(\d+)||
CurrentVersion: v1.3.6
CurrentVersionCode: 70