Close serverSocket more reliably
This commit is contained in:
@@ -11,8 +11,8 @@ android {
|
||||
|
||||
defaultConfig {
|
||||
applicationId "protect.babymonitor"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 17
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 26
|
||||
versionCode 3
|
||||
versionName "0.3"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user