mirror of
https://github.com/emanuele-f/PCAPdroid.git
synced 2026-05-08 21:12:26 +00:00
Bump version to 1.4.1
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
Releases available at https://github.com/emanuele-f/PCAPdroid/releases
|
||||
|
||||
## [1.4.1] - 2021-07-31
|
||||
- Fix crash in some devices with PCAPdroid trailer
|
||||
- Add ability to build on Windows
|
||||
|
||||
## [1.4.0] - 2021-07-20
|
||||
- Ability to export app name to Wireshark (PCAPdroid trailer)
|
||||
- Add apps details page with app metadata and permissions
|
||||
|
||||
+2
-2
@@ -9,8 +9,8 @@ android {
|
||||
applicationId "com.emanuelef.remote_capture"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
versionCode 33
|
||||
versionName "1.4.0"
|
||||
versionCode 35
|
||||
versionName "1.4.1"
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
|
||||
Reference in New Issue
Block a user