mirror of
https://github.com/emanuele-f/PCAPdroid.git
synced 2026-05-08 21:12:26 +00:00
Bump version to 1.9.1
This commit is contained in:
@@ -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
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user