added device list without smartwatches
This commit is contained in:
@@ -6,7 +6,7 @@ android {
|
||||
|
||||
defaultConfig {
|
||||
applicationId "de.fhws.indoor.sensorreadout"
|
||||
minSdkVersion 18
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 23
|
||||
versionCode 1
|
||||
versionName "1.0"
|
||||
@@ -25,5 +25,5 @@ dependencies {
|
||||
compile 'com.android.support:appcompat-v7:23.4.0'
|
||||
compile 'com.google.android.support:wearable:1.3.0'
|
||||
compile 'com.google.android.gms:play-services-wearable:8.4.0'
|
||||
provided 'com.google.android.wearable:wearable:1.0.0'
|
||||
//provided 'com.google.android.wearable:wearable:1.0.0'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user