Version 2.8.0

This commit is contained in:
Aleksander Nowakowski
2020-02-03 13:05:16 +01:00
parent 4a3bb6d997
commit dbe0c5ca92
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 69
versionName "2.7.2"
versionCode 70
versionName "2.8.0"
resConfigs "en"
vectorDrawables.useSupportLibrary = true

View File

@@ -9,8 +9,8 @@ android {
applicationId "no.nordicsemi.android.nrftoolbox"
minSdkVersion 23
targetSdkVersion 29
versionCode 282726903 // target: 28, version: 2.6.0, build: 68, multi-APK: 01
versionName "2.7.2"
versionCode 282807001 // target: 28, version: 2.8.0, build: 70, multi-APK: 01
versionName "2.8.0"
resConfigs "en"
}
lintOptions {