Bump version to 1.9.1

This commit is contained in:
emanuele-f
2026-02-22 09:48:22 +01:00
parent ac6711ca0d
commit fc9fe0c569
2 changed files with 6 additions and 2 deletions
+4
View File
@@ -2,6 +2,10 @@
Releases available at https://github.com/emanuele-f/PCAPdroid/releases
## [1.9.1] - 2026-02-22
- Fix minor crashes
- Switch to facebook/zstd and build from the source
## [1.9.0] - 2026-02-12
- New HTTP requests view
- Export HTTP data in the HAR format
+2 -2
View File
@@ -8,8 +8,8 @@ android {
minSdkVersion 21
compileSdk 35
targetSdk 35
versionCode 90
versionName "1.9.0"
versionCode 91
versionName "1.9.1"
// only include full translations
// NOTE: keep in sync with locales_config.xml