New app: net.ibbaa.keepitup

This commit is contained in:
Alwin Ibba 2021-10-11 22:24:09 +00:00 committed by Izzy
parent 620fbcfdd5
commit a79c848c65

View file

@ -0,0 +1,31 @@
Categories:
- Connectivity
- Internet
License: Apache-2.0
AuthorName: Alwin Ibba
AuthorEmail: alwin@ibba.de
SourceCode: https://github.com/ibbaa/keepitup
IssueTracker: https://github.com/ibbaa/keepitup/issues
Changelog: https://github.com/ibbaa/keepitup/releases
AutoName: Keep it up
RepoType: git
Repo: https://github.com/ibbaa/keepitup.git
Builds:
- versionName: 1.0.0
versionCode: 1
commit: 1.0.0
subdir: keepitupmain
sudo:
- apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 1.0.0
CurrentVersionCode: 1