Bump version to 1.8.2
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-03-04 22:34:52 +01:00
parent 2a389a6055
commit 0daa2861ed
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.2] - 2025-03-04
- Fix crash on capture start with port mapping rules
## [1.8.1] - 2025-03-04
- Fix crash on capture start if the geolocation db was downloaded

View File

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