Merge branch 'master' into playstore
Some checks failed
Debug build / build (push) Has been cancelled
Validate Gradle Wrapper / Validation (push) Has been cancelled
Test native code / test (push) Has been cancelled
Windows build / build (push) Has been cancelled

This commit is contained in:
emanuele-f 2025-07-24 10:39:49 +02:00
commit e1679eb15e
2 changed files with 6 additions and 2 deletions

View File

@ -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

View File

@ -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