Version 2.5.3

This commit is contained in:
Aleksander Nowakowski
2017-11-30 16:06:43 +01:00
parent 40b3b983ee
commit ada7e0940a
2 changed files with 6 additions and 6 deletions

View File

@@ -7,9 +7,9 @@ android {
defaultConfig {
applicationId "no.nordicsemi.android.nrftoolbox"
minSdkVersion 18
targetSdkVersion 26
versionCode 64
versionName "2.5.2"
targetSdkVersion 27
versionCode 65
versionName "2.5.3"
resConfigs "en"
}
buildTypes {