Skip to content

Commit 017c5d5

Browse files
committed
Bump version to 1.8.7
1 parent 39349ae commit 017c5d5

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
Releases available at https://github.com/emanuele-f/PCAPdroid/releases
44

5+
## [1.8.7] - 2025-07-24
6+
- Minor fixes
7+
- Update billing library (Play build)
8+
59
## [1.8.6] - 2025-05-13
610
- Add TCP exporter dump mode (pcap-over-ip)
711
- Allow PCAPdroid capture control without prompt via API key

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ android {
88
minSdkVersion 21
99
compileSdk 35
1010
targetSdk 35
11-
versionCode 86
12-
versionName "1.8.6"
11+
versionCode 88
12+
versionName "1.8.7"
1313

1414
// only include full translations
1515
// NOTE: keep in sync with locales_config.xml

0 commit comments

Comments
 (0)