Version 2.8.2

This commit is contained in:
Aleksander Nowakowski
2020-02-11 11:31:13 +01:00
parent 353cd48fa0
commit e7bdb3e351
2 changed files with 4 additions and 4 deletions

View File

@@ -8,8 +8,8 @@ android {
applicationId "no.nordicsemi.android.nrftoolbox"
minSdkVersion 18
targetSdkVersion 29
versionCode 73
versionName "2.8.1"
versionCode 74
versionName "2.8.2"
resConfigs "en"
vectorDrawables.useSupportLibrary = true

View File

@@ -9,8 +9,8 @@ android {
applicationId "no.nordicsemi.android.nrftoolbox"
minSdkVersion 23
targetSdkVersion 29
versionCode 292817301 // target: 28, version: 2.8.0, build: 70, multi-APK: 01
versionName "2.8.1"
versionCode 292827401 // target: 29, version: 2.8.2, build: 74, multi-APK: 01
versionName "2.8.2"
resConfigs "en"
}
lintOptions {