mirror of
https://github.com/emanuele-f/PCAPdroid.git
synced 2026-06-05 21:04:28 +08:00
Merge branch 'master' into playstore
This commit is contained in:
commit
e1679eb15e
@ -2,6 +2,10 @@
|
||||
|
||||
Releases available at https://github.com/emanuele-f/PCAPdroid/releases
|
||||
|
||||
## [1.8.7] - 2025-07-24
|
||||
- Minor fixes
|
||||
- Update billing library (Play build)
|
||||
|
||||
## [1.8.6] - 2025-05-13
|
||||
- Add TCP exporter dump mode (pcap-over-ip)
|
||||
- Allow PCAPdroid capture control without prompt via API key
|
||||
|
||||
@ -16,8 +16,8 @@ android {
|
||||
minSdkVersion 21
|
||||
compileSdk 35
|
||||
targetSdk 35
|
||||
versionCode 86
|
||||
versionName "1.8.6"
|
||||
versionCode 88
|
||||
versionName "1.8.7"
|
||||
|
||||
// only include full translations
|
||||
// NOTE: keep in sync with locales_config.xml
|
||||
|
||||
Loading…
Reference in New Issue
Block a user