New app: MuteReminder

This commit is contained in:
mueller-ma 2022-05-21 13:25:58 +02:00 committed by Izzy
parent 3782f8ef5a
commit e509a23f4f

View file

@ -0,0 +1,28 @@
Categories:
- System
License: Apache-2.0
SourceCode: https://github.com/mueller-ma/MuteReminder
IssueTracker: https://github.com/mueller-ma/MuteReminder/issues
Changelog: https://github.com/mueller-ma/MuteReminder/releases
AutoName: Mute reminder
RepoType: git
Repo: https://github.com/mueller-ma/MuteReminder.git
Builds:
- versionName: '1.0'
versionCode: 1
commit: '1.0'
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
UpdateCheckMode: Tags
CurrentVersion: '1.0'
CurrentVersionCode: 1