Bump version to 1.8.1

This commit is contained in:
emanuele-f 2025-03-04 20:50:58 +01:00
parent ff457d8876
commit d190e372f0
2 changed files with 5 additions and 2 deletions

View File

@ -2,6 +2,9 @@
Releases available at https://github.com/emanuele-f/PCAPdroid/releases
## [1.8.1] - 2025-03-04
- Fix crash on capture start if the geolocation db was downloaded
## [1.8.0] - 2025-03-03
- Android 15 support with edge-to-edge UI
- Decrypt TLS traffic in PCAP/Pcapng files (Wireshark integration)

View File

@ -8,8 +8,8 @@ android {
minSdkVersion 21
compileSdk 35
targetSdk 35
versionCode 79
versionName "1.8.0"
versionCode 80
versionName "1.8.1"
// only include full translations
// NOTE: keep in sync with locales_config.xml