Add com.emanuelef.remote_capture.yml

This commit is contained in:
FestplattenSchnitzel 2021-01-24 13:10:36 +00:00 committed by Izzy
parent 253d3443f8
commit 138ce3641a

View file

@ -0,0 +1,30 @@
Categories:
- Security
- Internet
License: GPL-3.0-or-later
AuthorName: Emanuele Faranda
AuthorEmail: black.silver@hotmail.it
WebSite: https://emanuele-f.github.io/PCAPdroid
SourceCode: https://github.com/emanuele-f/PCAPdroid
IssueTracker: https://github.com/emanuele-f/PCAPdroid/issues
RepoType: git
Repo: https://github.com/emanuele-f/PCAPdroid.git
Builds:
- versionName: 1.2.10
versionCode: 13
commit: v1.2.10
submodules: true
sudo:
- apt-get update || apt-get update
- apt-get install -y build-essential libpcap-dev autogen libjson-c-dev libnuma-dev
libpcre2-dev
gradle:
- yes
output: app/build/outputs/apk/release/app-release-unsigned.apk
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.2.10
CurrentVersionCode: 13