Version 2.0.0

This commit is contained in:
Aleksander Nowakowski
2016-10-18 17:45:10 +02:00
parent 397ca8a305
commit 58f5a4ab1f
2 changed files with 4 additions and 4 deletions

View File

@@ -8,8 +8,8 @@ android {
applicationId "no.nordicsemi.android.nrftoolbox"
minSdkVersion 18
targetSdkVersion 24
versionCode 51
versionName "1.18.4"
versionCode 52
versionName "2.0.0"
}
buildTypes {
release {

View File

@@ -8,8 +8,8 @@ android {
applicationId "no.nordicsemi.android.nrftoolbox"
minSdkVersion 20
targetSdkVersion 24
versionCode 51
versionName "1.18.4"
versionCode 52
versionName "2.0.0"
}
buildTypes {
release {