mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update PCAPdroid to 1.7.0 (73)
This commit is contained in:
parent
11b1ed0e26
commit
aef0a7b063
1 changed files with 21 additions and 2 deletions
|
|
@ -675,10 +675,29 @@ Builds:
|
|||
- submodules/nDPI/tests
|
||||
ndk: r25b
|
||||
|
||||
- versionName: 1.7.0
|
||||
versionCode: 73
|
||||
commit: 854e9038acf59d8f64eb4646b552a8424cc983c7
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y build-essential libpcap-dev autogen libjson-c-dev libnuma-dev
|
||||
libpcre2-dev
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sdkmanager 'cmake;3.22.1'
|
||||
scandelete:
|
||||
- app/src/main/jni/tests/
|
||||
- submodules/nDPI/tests
|
||||
ndk: r25b
|
||||
|
||||
MaintainerNotes: Ignored files are the DB-IP country lite db and the DB-IP ASN lite
|
||||
db licensed under CC-BY-4.0.
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.6.9
|
||||
CurrentVersionCode: 72
|
||||
CurrentVersion: 1.7.0
|
||||
CurrentVersionCode: 73
|
||||
|
|
|
|||
Loading…
Reference in a new issue