mirror of
https://github.com/emanuele-f/PCAPdroid.git
synced 2026-06-11 21:01:45 +08:00
Bump version to 1.8.2
This commit is contained in:
parent
2a389a6055
commit
0daa2861ed
@ -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
|
||||
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user