Update PCAPdroid to 1.3.9 (32)

This commit is contained in:
F-Droid checkupdates bot 2021-06-17 03:53:47 +00:00
parent b648476453
commit 9fd368fd71

View file

@ -192,7 +192,23 @@ Builds:
- sed -i -e 's/3.18.1/3.10.2/' src/main/jni/CMakeLists.txt
ndk: r22b
- versionName: 1.3.9
versionCode: 32
commit: v1.3.9
subdir: app
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
prebuild:
- sed -i -e '/3.18.1/d' build.gradle
- sed -i -e 's/3.18.1/3.10.2/' src/main/jni/CMakeLists.txt
ndk: r22b
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.3.8
CurrentVersionCode: 30
CurrentVersion: 1.3.9
CurrentVersionCode: 32