Bump version to 1.8.4

This commit is contained in:
emanuele-f
2025-03-23 13:12:52 +01:00
parent e35b9c8441
commit 498cb72ca6
2 changed files with 9 additions and 2 deletions
+7
View File
@@ -2,6 +2,13 @@
Releases available at https://github.com/emanuele-f/PCAPdroid/releases
## [1.8.4] - 2025-03-23
- Fix possible unaligned memory access on ARMv7 in libndpi.so (is_stun)
- Fix minor crashes on specific devices
- Remove BUILD_TIME for reproducible F-Droid builds
- Change icons and add banners according to the Android TV guidelines
- Update translations
## [1.8.3] - 2025-03-08
- Fix crash when adding a protocol filter
- Fix possible Skus deserialization errors (Play build)
+2 -2
View File
@@ -8,8 +8,8 @@ android {
minSdkVersion 21
compileSdk 35
targetSdk 35
versionCode 83
versionName "1.8.3"
versionCode 84
versionName "1.8.4"
// only include full translations
// NOTE: keep in sync with locales_config.xml