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"
minSdkVersion 18
targetSdkVersion 25
versionCode 53
versionName "2.1.0"
versionCode 54
versionName "2.1.1"
}
buildTypes {
release {

View File

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