mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Add new app de.jepfa.yapm (ANOTHERpass)
This commit is contained in:
parent
7ae72fdabf
commit
8b01ff2292
1 changed files with 31 additions and 0 deletions
31
metadata/de.jepfa.yapm.yml
Normal file
31
metadata/de.jepfa.yapm.yml
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
Categories:
|
||||
- Security
|
||||
License: MIT
|
||||
AuthorName: Jens Pfahl
|
||||
AuthorWebSite: https://jepfa.de
|
||||
WebSite: https://anotherpass.jepfa.de
|
||||
SourceCode: https://github.com/jenspfahl/ANOTHERpass
|
||||
IssueTracker: https://github.com/jenspfahl/ANOTHERpass/issues
|
||||
Changelog: https://github.com/jenspfahl/ANOTHERpass/releases
|
||||
|
||||
AutoName: ANOTHERpass
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/jenspfahl/anotherpass
|
||||
|
||||
Builds:
|
||||
- versionName: 1.5.2
|
||||
versionCode: 105002
|
||||
commit: v1.5.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
|
||||
CurrentVersion: 1.5.2
|
||||
CurrentVersionCode: 105002
|
||||
Loading…
Reference in a new issue