mirror of
https://github.com/aljazceru/Android-nRF-Toolbox.git
synced 2025-12-24 01:44:23 +01:00
Version 2.8.4
This commit is contained in:
@@ -227,5 +227,5 @@ contributed based on the [Apache 2.0 license](http://www.apache.org/licenses/LIC
|
||||
- Android 4.3 or newer is required.
|
||||
- Compatible with nRF5 devices running samples from the Nordic SDK and other devices implementing
|
||||
standard profiles.
|
||||
- Development kits can be ordered from http://www.nordicsemi.com/eng/Buy-Online.
|
||||
- The nRF51 or nRF52 SDKs and SoftDevices are available online at http://developer.nordicsemi.com.
|
||||
- Development kits: https://www.nordicsemi.com/Software-and-tools/Development-Kits.
|
||||
- The nRF5 SDK and SoftDevices are available online at http://developer.nordicsemi.com.
|
||||
|
||||
@@ -8,8 +8,8 @@ android {
|
||||
applicationId "no.nordicsemi.android.nrftoolbox"
|
||||
minSdkVersion 18
|
||||
targetSdkVersion 29
|
||||
versionCode 75
|
||||
versionName "2.8.3"
|
||||
versionCode 76
|
||||
versionName "2.8.4"
|
||||
resConfigs "en"
|
||||
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
@@ -9,8 +9,8 @@ android {
|
||||
applicationId "no.nordicsemi.android.nrftoolbox"
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 29
|
||||
versionCode 292827401 // target: 29, version: 2.8.2, build: 74, multi-APK: 01
|
||||
versionName "2.8.2"
|
||||
versionCode 292847601 // target: 29, version: 2.8.4, build: 74, multi-APK: 01
|
||||
versionName "2.8.4"
|
||||
resConfigs "en"
|
||||
}
|
||||
lintOptions {
|
||||
|
||||
Reference in New Issue
Block a user