mirror of
https://github.com/emanuele-f/PCAPdroid.git
synced 2026-06-16 21:10:57 +08:00
Bump version to 1.2.11
This commit is contained in:
parent
8bb3666702
commit
3f09d4b925
@ -2,6 +2,9 @@
|
||||
|
||||
Releases available at https://github.com/emanuele-f/PCAPdroid/releases
|
||||
|
||||
## [1.2.11] - 2021-01-25
|
||||
- Fix empty apps list in Android 11
|
||||
|
||||
## [1.2.10] - 2021-01-23
|
||||
- Ask confirmation when another VPNService is running
|
||||
- Rework modules dependencies
|
||||
|
||||
@ -7,8 +7,8 @@ android {
|
||||
applicationId "com.emanuelef.remote_capture"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 30
|
||||
versionCode 13
|
||||
versionName "1.2.10"
|
||||
versionCode 14
|
||||
versionName "1.2.11"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
buildTypes {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user