Version 2.1.1

This commit is contained in:
Aleksander Nowakowski
2016-10-21 13:41:21 +02:00
parent 217d7a3abb
commit 10c1c275f6
2 changed files with 4 additions and 4 deletions

View File

@@ -8,8 +8,8 @@ android {
applicationId "no.nordicsemi.android.nrftoolbox" applicationId "no.nordicsemi.android.nrftoolbox"
minSdkVersion 18 minSdkVersion 18
targetSdkVersion 25 targetSdkVersion 25
versionCode 53 versionCode 54
versionName "2.1.0" versionName "2.1.1"
} }
buildTypes { buildTypes {
release { release {

View File

@@ -8,8 +8,8 @@ android {
applicationId "no.nordicsemi.android.nrftoolbox" applicationId "no.nordicsemi.android.nrftoolbox"
minSdkVersion 20 minSdkVersion 20
targetSdkVersion 25 targetSdkVersion 25
versionCode 53 versionCode 54
versionName "2.1.0" versionName "2.1.1"
} }
buildTypes { buildTypes {
release { release {