mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
com.michaeltroger.gruenerpass
This commit is contained in:
parent
6b21764c74
commit
96e5e26834
1 changed files with 31 additions and 0 deletions
31
metadata/com.michaeltroger.gruenerpass.yml
Normal file
31
metadata/com.michaeltroger.gruenerpass.yml
Normal 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
|
||||
Loading…
Reference in a new issue