mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update PCAPdroid to 1.2.11 (14)
This commit is contained in:
parent
47df857e00
commit
b7a64952fe
1 changed files with 14 additions and 2 deletions
|
|
@ -26,7 +26,19 @@ Builds:
|
|||
- 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
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.2.10
|
||||
CurrentVersionCode: 13
|
||||
CurrentVersion: 1.2.11
|
||||
CurrentVersionCode: 14
|
||||
|
|
|
|||
Loading…
Reference in a new issue