Implement proper WifiRTT availability checking

This commit is contained in:
Markus Ebner
2020-04-08 15:01:26 +02:00
parent 684eb9d969
commit 7e21bc3d47
5 changed files with 15 additions and 8 deletions

View File

@@ -7,7 +7,7 @@ android {
defaultConfig {
applicationId "de.fhws.indoor.sensorreadout"
minSdkVersion 21
targetSdkVersion 23
targetSdkVersion 28
versionCode 1
versionName "1.0"
multiDexEnabled true