mirror of
https://github.com/aljazceru/Android-nRF-Toolbox.git
synced 2025-12-22 00:44:26 +01:00
Version 2.5.3
This commit is contained in:
@@ -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 {
|
||||
|
||||
@@ -9,9 +9,9 @@ android {
|
||||
defaultConfig {
|
||||
applicationId "no.nordicsemi.android.nrftoolbox"
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 26
|
||||
versionCode 262526201 // target: 26, version: 2.5.1, build: 62, multi-APK: 01
|
||||
versionName "2.5.2"
|
||||
targetSdkVersion 27
|
||||
versionCode 272536501 // target: 26, version: 2.5.3, build: 65, multi-APK: 01
|
||||
versionName "2.5.3"
|
||||
resConfigs "en"
|
||||
}
|
||||
lintOptions {
|
||||
|
||||
Reference in New Issue
Block a user