mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 14:45:02 +00:00
Merge branch 'master' into 'master'
New App: Port Knocker See merge request fdroid/fdroiddata!7235
This commit is contained in:
commit
150f7832ea
1 changed files with 27 additions and 0 deletions
27
metadata/ca.andries.portknocker.yml
Normal file
27
metadata/ca.andries.portknocker.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
||||||
|
Categories:
|
||||||
|
- Security
|
||||||
|
- Internet
|
||||||
|
License: MIT
|
||||||
|
AuthorName: Darnell Andries
|
||||||
|
AuthorEmail: darnell@andries.ca
|
||||||
|
AuthorWebSite: https://andries.ca
|
||||||
|
SourceCode: https://github.com/djandries/portknocker-android
|
||||||
|
IssueTracker: https://github.com/djandries/portknocker-android/issues
|
||||||
|
|
||||||
|
AutoName: Port Knocker
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/djandries/portknocker-android
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.0'
|
||||||
|
versionCode: 1
|
||||||
|
commit: v1.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '1.0'
|
||||||
|
CurrentVersionCode: 1
|
||||||
Loading…
Reference in a new issue