New App: ch.tiim.markdown_widget

This commit is contained in:
Tim 2022-08-19 08:04:35 +00:00 committed by linsui
parent d6a7d64c6e
commit b1d4e53c3c

View file

@ -0,0 +1,29 @@
Categories:
- Reading
- System
License: GPL-3.0-only
SourceCode: https://github.com/Tiim/Android-Markdown-Widget
IssueTracker: https://github.com/Tiim/Android-Markdown-Widget/issues
Donate: https://www.buymeacoffee.com/Tiim
AutoName: Markdown-Widget
RepoType: git
Repo: https://github.com/Tiim/Android-Markdown-Widget.git
Builds:
- versionName: 0.1.2
versionCode: 3
commit: v0.1.2
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v\d+\.\d+\.\d+$
CurrentVersion: 0.1.2
CurrentVersionCode: 3