mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
PCAPdroid: remove 1.2.10 (13) and 1.2.11 (14)
Outdated, failing builds.
This commit is contained in:
parent
96e9025f2a
commit
070d554ea2
1 changed files with 0 additions and 24 deletions
|
|
@ -14,30 +14,6 @@ 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
|
||||
|
||||
- versionName: 1.2.11
|
||||
versionCode: 14
|
||||
commit: v1.2.11
|
||||
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
|
||||
|
||||
- versionName: 1.2.12
|
||||
versionCode: 15
|
||||
commit: v1.2.12
|
||||
|
|
|
|||
Loading…
Reference in a new issue