BT connection improved. Requstes to enable BT. 5 speed implementation.

UI improvements
This commit is contained in:
estevez
2017-12-27 00:41:25 +02:00
parent bfaffdc0c4
commit 47373c317a
8 changed files with 182 additions and 93 deletions

View File

@@ -6,8 +6,8 @@ android {
applicationId "yehor.vialov.vaporizr2"
minSdkVersion 25
targetSdkVersion 26
versionCode 1
versionName "1.0"
versionCode 2
versionName "1.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {