adding conductorssensor using the mbientlab metaboard r+

This commit is contained in:
toni
2018-05-18 22:07:42 +02:00
parent 85ea37c14b
commit 38c39a045c
56 changed files with 2963 additions and 6 deletions

View File

@@ -11,8 +11,8 @@ android {
minSdkVersion 24
targetSdkVersion 26
//sdk 2 | product version 3 | build num 2 | multi-apk 2
versionCode 260130300
versionName "0.1.3.2"
versionCode 260130400
versionName "0.1.3.3"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {