com.michaeltroger.gruenerpass

This commit is contained in:
FestplattenSchnitzel 2021-08-19 02:39:06 +00:00 committed by linsui
parent 6b21764c74
commit 96e5e26834

View file

@ -0,0 +1,31 @@
Categories:
- Reading
License: GPL-3.0-only
AuthorName: Michael Troger
AuthorEmail: dev@michaeltroger.com
AuthorWebSite: https://michaeltroger.com
SourceCode: https://github.com/michaeltroger/greenpass-android
IssueTracker: https://github.com/michaeltroger/greenpass-android/issues
Changelog: https://github.com/michaeltroger/greenpass-android/releases
AutoName: Green Pass
RepoType: git
Repo: https://github.com/michaeltroger/greenpass-android
Builds:
- versionName: 2.0.4
versionCode: 33
commit: '33'
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 2.0.4
CurrentVersionCode: 33